summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-block-helper.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-1/+1
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Generalize debug info tests to be forward compatible with future DISubprogram...David Blaikie2013-03-211-1/+1
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-1/+1
* The copy and destroy helper functions aren't prototyped, don't call themEric Christopher2012-04-121-1/+1
* Enable debug info for objective c implementations that may not haveEric Christopher2012-04-111-1/+1
* Change location information for synthesized properties to be at theEric Christopher2012-04-031-1/+1
* Revert previous commit changing location information to see if thisEric Christopher2012-03-301-1/+1
* Change location information for synthesized properties to be at theEric Christopher2012-03-301-1/+1
* Use the new method for specifying garbage collection metadata in the module.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 r146665.Devang Patel2011-12-151-1/+1
* Move these test from checking assembly to checking LLVM IR. Should fix falloutNick Lewycky2011-10-271-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Emit debug info for __destroy_helper_block_ and __copy_helper_block.Devang Patel2011-05-021-0/+29