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: Correct layout for empty records | David Majnemer | 2014-09-30 | 1 | -0/+32 |
* | [MS-ABI] Drop Special Layout in 64-bit mode. | Warren Hunt | 2014-03-24 | 1 | -60/+60 |
* | MS ABI: Just use getTypeInfoInChars to get the field size | Reid Kleckner | 2014-02-25 | 1 | -0/+17 |
* | [MS-ABI] Fix MSRecordLayout to handel MultiDimensionalArrays | Warren Hunt | 2014-02-22 | 1 | -1/+18 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -2/+2 |
* | [ms-abi] Quick fix layout of an array of records | Reid Kleckner | 2014-01-13 | 1 | -1/+17 |
* | [ms-abi] Refactor Microsoft Record Layout | Warren Hunt | 2014-01-09 | 1 | -12/+12 |
* | [ms-abi] Refactoring Non-virtual base layout in record layout | Warren Hunt | 2013-12-12 | 1 | -530/+548 |
* | Implements 64 bit microsoft record layout and adds lit tests to cover | Warren Hunt | 2013-10-23 | 1 | -1/+288 |
* | Lit tests for Microsoft C++ record layout. | Warren Hunt | 2013-10-14 | 1 | -0/+488 |