summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-lambda-this.cpp
Commit message (Expand)AuthorAgeFilesLines
* DebugInfo: pass alignment value only if it was forcedVictor Leschuk2016-10-201-2/+2
* DebugInfo: Adapt to loss of DITypeRef in LLVM r267296Duncan P. N. Exon Smith2016-04-231-1/+2
* Update to match LLVM changes for PR27284.Adrian Prantl2016-04-151-2/+2
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DebugInfo: Metadata constructs now start with DI*Duncan P. N. Exon Smith2015-04-291-2/+2
* DebugInfo: Move new hierarchy into place (clang)Duncan P. N. Exon Smith2015-03-031-1/+7
* Debug info: Only emit C++ accessibility specifiers when they are divergingAdrian Prantl2014-08-291-1/+1
* Simplify/generalize some debug info test casesDavid Blaikie2013-03-191-1/+1
* Generalize DebugInfo tests by avoiding explicit metadata numbersDavid Blaikie2013-02-021-1/+1
* Handle a captured this for the debug information as well.Eric Christopher2012-09-191-0/+15
OpenPOWER on IntegriCloud