1. c3b2308 Unify the codepaths for emitting deprecation warnings. The test changes are just to account for us emitting notes more consistently. by Eli Friedman · 13 years ago
  2. fc685ac Reapplying the changes from r158717 as they were rolled back to avoid merge conflicts from a separate problematic patch. by Aaron Ballman · 13 years ago
  3. 3532936 Revert r158700 and dependent patches r158716, r158717, and r158731. by Jakob Stoklund Olesen · 13 years ago
  4. ed35fd1 Improves parsing and semantic analysis for MS __declspec attributes. This includes support for the align (which fixes PR12631). by Aaron Ballman · 13 years ago
  5. d672436 with -Wdeprecated, include a note to its deprecated declaration by Fariborz Jahanian · 13 years ago
  6. 47611c8 Turned on support for __declspec(deprecated) in MS compatibility mode. by Aaron Ballman · 13 years ago
  7. a2d7dfa Shift Microsoft enum extensions from -fms-extensions to -fms-compatibility, so -fms-extensions doesn't affect enum semantics in incompatible ways. <rdar://problem/10657186>. by Eli Friedman · 13 years ago
  8. ee625af Fix crash on invalid in microsoft anonymous struct extension. by Nico Weber · 13 years ago
  9. 83e0995 Add a Microsoft C test following r131201. by Francois Pichet · 14 years ago
  10. 1756ce4 We need a longer long when testing this pathe Microsoft fixed-underlying-type extension for enumeration types by Douglas Gregor · 14 years ago
  11. 86f208c Enable enumeration types with a fixed underlying type, e.g., by Douglas Gregor · 14 years ago
  12. 8e161ed Microsoft C anonymous struct implementation. by Francois Pichet · 14 years ago
  13. 842e7a2 Microsoft enum extensions. 2 things will change on -fms-extensions: by Francois Pichet · 14 years ago
  14. b644894 Remove hard CRLF end-of-line markers from two files. These should be added by Chandler Carruth · 14 years ago
  15. 0924618 Microsoft's flexible array rules relaxation: by Francois Pichet · 14 years ago