summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/debug-info-synthesis.m
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram f...Paul Robinson2018-11-281-1/+1
* 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-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-2/+5
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
* Generalize debug info tests to be forward compatible with future DISubprogram...David Blaikie2013-03-211-1/+1
* Generalize a few debug info test casesDavid Blaikie2013-03-171-1/+1
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-2/+2
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-1/+1
* Enable debug info for objective c implementations that may not haveEric Christopher2012-04-111-2/+2
* Change location information for synthesized properties to be at theEric Christopher2012-04-031-0/+34
* Revert previous commit changing location information to see if thisEric Christopher2012-03-301-34/+0
* Testcase for the previous commit.Eric Christopher2012-03-301-0/+34