summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-function-context.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith2016-04-231-2/+3
* Update to match LLVM changes for PR27284.Adrian Prantl2016-04-151-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-6/+6
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-6/+6
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-4/+4
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-4/+4
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-4/+4
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-4/+4
* Fixing tests to account for LLVM r208159.David Blaikie2014-05-071-4/+4
* Revert "Just call getContextDescriptor to get the context for subprograms"Eric Christopher2014-03-271-4/+6
* Just call getContextDescriptor to get the context for subprogramsEric Christopher2014-03-261-6/+4
* Add the context that a function was created in as the context for theEric Christopher2013-10-171-0/+36