aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/microsoft-abi-static-initializers.cpp
AgeCommit message (Expand)Author
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-09-25clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts.NAKAMURA Takumi
2012-09-25In the MS ABI, ctors return 'this'. Patch by Dmitry Sokolov.John McCall
2012-07-12[Windows] Use thiscall as the default calling convention for class methods. P...Timur Iskhodzhanov
2012-05-01Abstract the emission of global destructors into ABI-specific codeJohn McCall