summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-static-fns.cpp
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Update for debug info API change.Peter Collingbourne2015-11-051-2/+2
* 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-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-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
* Forward declarations should take a context. This helps the debuggerEric Christopher2012-04-231-1/+1
* Testcase for previous commit.Eric Christopher2012-04-121-0/+10