aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-info-limited.cpp
AgeCommit message (Expand)Author
2016-04-15Fix testcase for MSVC targets where the output ordering is different.Adrian Prantl
2015-12-18Split RequireCompleteType into a function that actually requires that the typeRichard Smith
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-03-14Call RequireCompleteType when performing ADL even if the type is alreadyRichard Smith
2013-08-21DebugInfo: Require only the declaration of types only used as parameter and r...David Blaikie
2013-08-01DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in CDavid Blaikie
2013-06-21Aggregate & rename limit debug info tests.David Blaikie