summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-block-captured-self.m
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-3/+3
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-2/+3
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-4/+4
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-4/+6
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-5/+5
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-3/+3
* Reverting r218777 while investigating buildbot breakage.Adrian Prantl2014-10-011-3/+3
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-3/+3
* Correctly emit certain implicit references to 'self' even withinJohn McCall2013-05-031-1/+0
* Bugfix/Followup for r177086.Adrian Prantl2013-03-291-12/+17
* Add a testcase for r177118.Adrian Prantl2013-03-141-1/+2
* Allocate stack storage for .block_descriptor and captured self at -O0.Adrian Prantl2013-03-141-0/+64