summaryrefslogtreecommitdiffstats
path: root/test/Layout/ms-x86-vfvb-sharing.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-12/+12
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* [ms-abi] Refactor Microsoft Record LayoutWarren Hunt2014-01-091-86/+96
* Implements 64 bit microsoft record layout and adds lit tests to cover Warren Hunt2013-10-231-0/+49
* Lit tests for Microsoft C++ record layout.Warren Hunt2013-10-141-0/+91