Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __declspec is not a core Clang language extension. Instead, require -fms-exte... | Aaron Ballman | 2015-05-26 | 1 | -2/+2 |
* | [MS-ABI] Fix to vbptr injection site calculation. | Warren Hunt | 2014-04-10 | 1 | -1/+42 |
* | [MS-ABI] Drop Special Layout in 64-bit mode. | Warren Hunt | 2014-03-24 | 1 | -5/+5 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -2/+2 |
* | [ms-abi] Refactor Microsoft Record Layout | Warren Hunt | 2014-01-09 | 1 | -537/+575 |
* | [ms-abi] unix-line endings in lit test, no functional change | Warren Hunt | 2013-12-26 | 1 | -18/+18 |
* | [ms-abi] Refactoring Non-virtual base layout in record layout | Warren Hunt | 2013-12-12 | 1 | -1/+24 |
* | Implements 64 bit microsoft record layout and adds lit tests to cover | Warren Hunt | 2013-10-23 | 1 | -0/+266 |
* | Fixing stdout/stderr interleaving in lit test. | Warren Hunt | 2013-10-14 | 1 | -1/+1 |
* | Lit tests for Microsoft C++ record layout. | Warren Hunt | 2013-10-14 | 1 | -0/+469 |