summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/thiscall-struct-return.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* 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
OpenPOWER on IntegriCloud