summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-array-cookies.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-2/+2
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-2/+1
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+3
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-3/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+4
* clang/test/CodeGenCXX: Fix two tests, destructors.cpp and microsoft-abi-array...NAKAMURA Takumi2012-05-011-1/+1
* Remove some not-very-stable assumptions from this testcase.John McCall2012-05-011-9/+9
* Refactor the C++ ABI code a little bit to take advantage ofJohn McCall2012-05-011-0/+59