summaryrefslogtreecommitdiffstats
path: root/clang/test/Layout/ms-x86-empty-virtual-base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the layout of bitfields in ms_struct unions: theirJohn McCall2015-08-191-4/+0
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-2/+2
* [MS-ABI] Drop Special Layout in 64-bit mode.Warren Hunt2014-03-241-1/+1
* [MS-ABI] Update to zero-sized padding algorithmWarren Hunt2014-02-211-1/+36
* MS ABI: Fix some layout testsDavid Majnemer2014-02-151-20/+16
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-3/+3
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-091-512/+542
* [ms-abi] 64-bit fixes for r196549Warren Hunt2013-12-101-1/+27
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-46/+297
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+453
OpenPOWER on IntegriCloud