summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/debug-info-pubtypes.m
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* 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-2/+2
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-1/+1
* Update test cases to account for DIBuilder type changes.David Blaikie2013-02-181-1/+1
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-1/+1
* Simplify these tests again, now that we're past the version skew.David Blaikie2012-11-031-1/+1
* Avoid version skew by making ObjC strict metadata tests resilient to new field.David Blaikie2012-11-021-1/+1
* Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed2012-10-251-1/+1
* Enable debug info for objective c implementations that may not haveEric Christopher2012-04-111-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
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-7/+2
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Fix test, check for stable strings in the output.Devang Patel2011-05-311-1/+1
* List objective-c ineterfaces as public types in dwarf debug info output.Devang Patel2011-05-311-0/+18
OpenPOWER on IntegriCloud