summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-fwddecl.m
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-1/+1
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+6
* DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' an...David Blaikie2013-06-211-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-1/+1
* Make sure to generate the right kind of MDNode for enum forward declarations.Eli Friedman2012-10-051-1/+1
* Make test case less sensitive to metadata numbering.Chad Rosier2012-02-201-1/+1
* Remove the type retaining from the clang frontend. This is nowEric Christopher2012-02-201-1/+1
* Fix test to not depend upon metadata numbers.Bill Wendling2012-02-161-1/+1
* Update tests so that they don't rely upon LLVMDebugVersion number.Devang Patel2012-02-031-1/+1
* Update tests to match r146744.Devang Patel2011-12-161-1/+1
* Make sure that forward declarations are marked as such in the debug infoEric Christopher2011-11-291-0/+5