summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-windows-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-2/+2
* Use an artificial debug location for non-virtual thunks.Adrian Prantl2016-11-091-1/+1
* CodeGen: Update for debug info API change.Peter Collingbourne2015-11-051-3/+3
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* DI: Update DISubprogram testcases after LLVM r246098Duncan P. N. Exon Smith2015-08-261-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/+1
* IR: Move MDLocation into place (clang testcases)Duncan P. N. Exon Smith2015-01-141-1/+1
* PR22051: Missing debug location on calls in dtor thunks in Windows.David Blaikie2014-12-291-0/+22