summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-thunk.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-1/+1
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-1/+1
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-1/+1
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-1/+1
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Revert "PR14569: Omit debug info for thunks"David Blaikie2013-08-271-1/+1
* PR14569: Omit debug info for thunksDavid Blaikie2013-08-271-1/+1
* Fix test suppressed in r166683 on 32-bit LinuxAlexey Samsonov2012-10-261-5/+1
* clang/test/CodeGenCXX/debug-info-thunk.cpp: Suppress it for now with XFAIL:*,...NAKAMURA Takumi2012-10-251-0/+4
* Initialize debug info for special cases of functions that lack declarations a...Alexey Samsonov2012-10-251-0/+17