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