summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/debug-info-varargs.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith2014-12-151-8/+8
* Revert "Revert "DI: LLVM schema change: fold constants into string""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: LLVM schema change: fold constants into string"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith2014-10-021-5/+5
* Add comments to debug info testing case.Manman Ren2014-08-011-0/+1
* Revert "Fix test case in r214190. (It failed on my end.)"Larisse Voufo2014-07-291-2/+2
* Fix test case in r214190. (It failed on my end.)Larisse Voufo2014-07-291-2/+2
* [Debug Info] update testing case due to change in DIBuilder.Manman Ren2014-07-291-3/+2
* clang/test/CodeGenCXX/debug-info-varargs.cpp: Appease msvc with %itanium_abi_...NAKAMURA Takumi2014-02-261-1/+1
* Address review comments for r202185, no functionality changes.Adrian Prantl2014-02-251-10/+8
* Debug info: Generate debug info for variadic functions.Adrian Prantl2014-02-251-0/+24