aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/thiscall-struct-return.cpp
AgeCommit message (Expand)Author
2012-02-22test/CodeGenCXX/thiscall-struct-return.cpp: Relax expressions for -Asserts.NAKAMURA Takumi
2012-02-22Adding support for Microsoft's thiscall calling convention. Clang side of th...Aaron Ballman