summaryrefslogtreecommitdiffstats
path: root/clang/test/Layout/ms-x86-empty-nonvirtual-bases.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS ABI] Don't crash when inheriting from base with trailing empty array memberDavid Majnemer2015-10-221-1/+25
* Fix the layout of bitfields in ms_struct unions: theirJohn McCall2015-08-191-12/+0
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-2/+2
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-091-84/+92
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-1/+3
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+172
OpenPOWER on IntegriCloud