summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-thunk.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud