summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-methods.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-14/+14
* [MS] Always use base dtors in place of complete/vbase dtors when possibleReid Kleckner2018-03-161-3/+3
* Bring r325915 back.Rafael Espindola2018-02-231-8/+8
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-8/+8
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-8/+8
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-3/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts.NAKAMURA Takumi2012-09-251-1/+1
* 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-0/+89
OpenPOWER on IntegriCloud