aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/debug-lambda-this.cpp
AgeCommit message (Expand)Author
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith
2016-04-15Update to match LLVM changes for PR27284.Adrian Prantl
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
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-08-29Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie
2012-09-19Handle a captured this for the debug information as well.Eric Christopher