summaryrefslogtreecommitdiff
path: root/test/CodeGen/lineno-dbginfo.c
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/+4
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-3/+4
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-4/+3
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-3/+4
* Move a bunch of tests to directly use the CC1 layer. This at least savesChandler Carruth2014-01-151-1/+1
* This really seems like a boring set of fixes to our tests to make them moreChandler Carruth2010-11-161-1/+1
* Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth2010-08-061-2/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* Fix test, which could miss failures, and also avoid leaving temporary .i file inDaniel Dunbar2009-06-081-3/+4
* Add test case to check line number in debug info.Devang Patel2009-04-201-0/+5