summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/catch-lexical-block.m
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-1/+1
* 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/+4
* DebugInfo: Omit scopes in -gmlt to reduce metadata size (on disk and in memory)David Blaikie2014-10-221-1/+1
* PR14566: Debug Info: avoid top level lexical blocks in functionsDavid Blaikie2013-01-261-2/+1
* Add block information for ObjC @catch blocks.Eric Christopher2011-10-191-0/+16