summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/linetable-fnbegin.cpp
AgeCommit message (Expand)Author
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2015-08-26DI: Update DISubprogram testcases after LLVM r246098Duncan P. N. Exon Smith
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith
2015-01-14IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2014-10-03Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith
2014-10-02Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith
2014-10-02DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith
2014-04-01Harden this test against windows/changes.Eric Christopher
2014-04-01Partially revert r204517 and fix a different way:Eric Christopher
2014-03-24Cleanup testcase by adding return statements and replacing CHECK-DAG's withAdrian Prantl
2014-03-24Use CHECK-DAG in a test so that it isn't sensitive to metadata order.Bob Wilson
2014-03-21relax testcase to unbreak windows buildbots.Adrian Prantl
2014-03-21CGDebugInfo: At the end of EmitFunctionStart, Initialize PrevLoc to theAdrian Prantl