summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-access.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Improve debugging of virtual base class member variablesBrock Wyma2018-05-141-1/+1
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-1/+1
* DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith2016-04-231-1/+4
* 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-10/+10
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-10/+12
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* clang/test/CodeGenCXX/debug-info-access.cpp: Use %itanium_abi_triple to appea...NAKAMURA Takumi2014-08-311-1/+1
* Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl2014-08-291-0/+39