Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MS] Don't escape MS C++ names with \01 | Reid Kleckner | 2018-03-16 | 1 | -14/+14 |
* | [MS] Always use base dtors in place of complete/vbase dtors when possible | Reid Kleckner | 2018-03-16 | 1 | -3/+3 |
* | Bring r325915 back. | Rafael Espindola | 2018-02-23 | 1 | -8/+8 |
* | Revert "Start setting dso_local for COFF." | Rafael Espindola | 2018-02-23 | 1 | -8/+8 |
* | Start setting dso_local for COFF. | Rafael Espindola | 2018-02-23 | 1 | -8/+8 |
* | [opaque pointer types] Explicit non-pointer type for call expressions | David Blaikie | 2015-04-16 | 1 | -1/+1 |
* | Emit DeferredDeclsToEmit in a DFS order. | Rafael Espindola | 2015-01-22 | 1 | -3/+3 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts. | NAKAMURA Takumi | 2012-09-25 | 1 | -1/+1 |
* | In the MS ABI, ctors return 'this'. Patch by Dmitry Sokolov. | John McCall | 2012-09-25 | 1 | -3/+3 |
* | [Windows] Use thiscall as the default calling convention for class methods. P... | Timur Iskhodzhanov | 2012-07-12 | 1 | -0/+89 |