summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-qualifiers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update testcases for LLVM assembly changeDuncan P. N. Exon Smith2015-07-311-2/+2
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-10/+10
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-11/+21
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-9/+9
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-5/+5
* Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl2014-08-291-2/+2
* Debug info: (Bugfix) emit CRV qualifiers for pointers to member functions.Adrian Prantl2013-12-191-9/+12
* Debug info: Implement (rvalue) reference qualifiers for C++11 non-staticAdrian Prantl2013-12-181-0/+23