aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/debug-lambda-this.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-20DebugInfo: pass alignment value only if it was forcedVictor Leschuk1-2/+2
2016-04-23DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith1-1/+2
2016-04-15Update to match LLVM changes for PR27284.Adrian Prantl1-2/+2
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman1-1/+1
2015-04-29DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith1-2/+2
2015-03-03DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith1-1/+7
2014-08-29Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl1-1/+1
2013-03-19Simplify/generalize some debug info test casesDavid Blaikie1-1/+1
2013-02-02Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie1-1/+1
2012-09-19Handle a captured this for the debug information as well.Eric Christopher1-0/+15