aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/debug-info-function-context.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith1-2/+3
2016-04-15Update to match LLVM changes for PR27284.Adrian Prantl1-2/+2
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith1-6/+6
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith1-6/+6
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith1-4/+4
2014-10-03Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith1-4/+4
2014-10-02Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith1-4/+4
2014-10-02DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith1-4/+4
2014-05-07Fixing tests to account for LLVM r208159.David Blaikie1-4/+4
2014-03-27Revert "Just call getContextDescriptor to get the context for subprograms"Eric Christopher1-4/+6
2014-03-26Just call getContextDescriptor to get the context for subprogramsEric Christopher1-6/+4
2013-10-17Add the context that a function was created in as the context for theEric Christopher1-0/+36