summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-alias.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang for D20147 ("DebugInfo: New metadata representation for global v...Peter Collingbourne2016-09-131-2/+3
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-8/+8
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-8/+10
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-3/+3
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-3/+3
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-3/+3
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-3/+3
* PR19623: Support typedefs (and alias templates) of void.David Blaikie2014-05-011-0/+8
* Fix debug-info-alias test to add CHECK to some lines that were missing it.David Blaikie2014-05-011-2/+3
* DebugInfo: Support type alias templatesDavid Blaikie2014-04-061-0/+28