summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/thiscall-struct-return.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* test/CodeGenCXX/thiscall-struct-return.cpp: Relax expressions for -Asserts.NAKAMURA Takumi2012-02-221-3/+3
* Adding support for Microsoft's thiscall calling convention. Clang side of th...Aaron Ballman2012-02-221-0/+41