summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-static-initializers.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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