summaryrefslogtreecommitdiff
path: root/test/Layout/ms-x86-aligned-tail-padding.cpp
Commit message (Expand)AuthorAgeFilesLines
* __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-33/+33
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-091-302/+334
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-3/+167
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+338