summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-template-quals.cpp
AgeCommit message (Expand)Author
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith
2016-04-17DebugInfo: Make DICompositeTypes distinct most of the timeDuncan P. N. Exon Smith
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
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
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
2013-10-08Debug Info: update testing cases when the derived-from field ofManman Ren
2013-08-29Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren
2013-08-29Debug Info: this reverts commit r189600.Manman Ren
2013-08-29Debug Info: generate a unique identifier for C++ struct, class, union, and enum.Manman Ren
2013-08-26Debug Info: follow-up patch to r189283.Manman Ren
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren
2013-06-21DebugInfo: handle the DI asm printing change to reword '[fwd]' as '[decl]' an...David Blaikie
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie
2013-01-21PR14472: Preserve qualifiers while unwrapping types for debug infoDavid Blaikie
2012-10-17Revert r158009 since there are some uses of artificial functions inEric Christopher
2012-08-07Fix the test RUN line for this better.Eric Christopher
2012-08-07Specify a triple on this to make it easier to test.Eric Christopher
2012-08-07Make sure when we get the replacement type for a template argumentEric Christopher