1. 674cf26 __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. by Aaron Ballman · 10 years ago
  2. c9bd88e Remove the -cxx-abi command-line flag. by Hans Wennborg · 12 years ago
  3. d640d7d [ms-abi] Refactor Microsoft Record Layout by Warren Hunt · 12 years ago
  4. d840e40 Makes A Microsoft Layout CodeGen Test Explicit by Warren Hunt · 12 years ago
  5. af41fcc Activating latent test case for r193661. by Warren Hunt · 12 years ago
  6. 55d8e82 Implements 64 bit microsoft record layout and adds lit tests to cover by Warren Hunt · 12 years ago
  7. bd5bd4b PR17576: Fix assertion on polymorphic classes with small alignment by Reid Kleckner · 12 years ago
  8. bd1b0c6 Lit tests for Microsoft C++ record layout. by Warren Hunt · 12 years ago