Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the layout of bitfields in ms_struct unions: their | John McCall | 2015-08-19 | 1 | -4/+0 |
* | __declspec is not a core Clang language extension. Instead, require -fms-exte... | Aaron Ballman | 2015-05-26 | 1 | -2/+2 |
* | [MS-ABI] Drop Special Layout in 64-bit mode. | Warren Hunt | 2014-03-24 | 1 | -1/+1 |
* | [MS-ABI] Update to zero-sized padding algorithm | Warren Hunt | 2014-02-21 | 1 | -1/+36 |
* | MS ABI: Fix some layout tests | David Majnemer | 2014-02-15 | 1 | -20/+16 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -3/+3 |
* | [ms-abi] Refactor Microsoft Record Layout | Warren Hunt | 2014-01-09 | 1 | -512/+542 |
* | [ms-abi] 64-bit fixes for r196549 | Warren Hunt | 2013-12-10 | 1 | -1/+27 |
* | Implements 64 bit microsoft record layout and adds lit tests to cover | Warren Hunt | 2013-10-23 | 1 | -46/+297 |
* | Lit tests for Microsoft C++ record layout. | Warren Hunt | 2013-10-14 | 1 | -0/+453 |