summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-static-initializers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-6/+5
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-5/+6
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-6/+5
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-4/+7
* clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts.NAKAMURA Takumi2012-09-251-2/+2
* In the MS ABI, ctors return 'this'. Patch by Dmitry Sokolov.John McCall2012-09-251-3/+3
* [Windows] Use thiscall as the default calling convention for class methods. P...Timur Iskhodzhanov2012-07-121-6/+6
* Abstract the emission of global destructors into ABI-specific codeJohn McCall2012-05-011-0/+52
OpenPOWER on IntegriCloud