Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MS ABI] Don't crash when inheriting from base with trailing empty array member | David Majnemer | 2015-10-22 | 1 | -1/+25 |
* | Fix the layout of bitfields in ms_struct unions: their | John McCall | 2015-08-19 | 1 | -12/+0 |
* | __declspec is not a core Clang language extension. Instead, require -fms-exte... | Aaron Ballman | 2015-05-26 | 1 | -2/+2 |
* | 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 | -84/+92 |
* | Implements 64 bit microsoft record layout and adds lit tests to cover | Warren Hunt | 2013-10-23 | 1 | -1/+3 |
* | Lit tests for Microsoft C++ record layout. | Warren Hunt | 2013-10-14 | 1 | -0/+172 |