aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/microsoft-abi-array-cookies.cpp
AgeCommit message (Expand)Author
2013-02-28Add more of the command line options as attribute flags.Bill Wendling
2013-02-27Reapply r176133 with testcase fixes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2012-05-01clang/test/CodeGenCXX: Fix two tests, destructors.cpp and microsoft-abi-array...NAKAMURA Takumi
2012-05-01Remove some not-very-stable assumptions from this testcase.John McCall
2012-05-01Refactor the C++ ABI code a little bit to take advantage ofJohn McCall