summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-limited.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix testcase for MSVC targets where the output ordering is different.Adrian Prantl2016-04-151-2/+3
* Split RequireCompleteType into a function that actually requires that the typeRichard Smith2015-12-181-2/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-3/+3
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-3/+8
* Call RequireCompleteType when performing ADL even if the type is alreadyRichard Smith2014-03-141-2/+1
* DebugInfo: Require only the declaration of types only used as parameter and r...David Blaikie2013-08-211-0/+7
* DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in CDavid Blaikie2013-08-011-5/+3
* Aggregate & rename limit debug info tests.David Blaikie2013-06-211-0/+28