summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc-fixed-enum.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-4/+4
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-13/+13
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-12/+28
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-12/+12
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-8/+8
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-4/+4
* Reverting r218777 while investigating buildbot breakage.Adrian Prantl2014-10-011-4/+4
* Update CGDebugInfo to the updated API in LLVM.Adrian Prantl2014-10-011-4/+4
* Remove an empty line so the line numbers match up again after the recent docu...Adrian Prantl2013-04-191-1/+0
* still not relaxed enough.Adrian Prantl2013-04-191-1/+1
* cleanup and relax test casesAdrian Prantl2013-04-191-2/+3
* Emit the underlying type in the debug info for all kinds of fixed enumsAdrian Prantl2013-04-191-0/+64