1. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  2. d22f084 PR13433: In Microsoft mode, don't require function calls within decltype by Richard Smith · 12 years ago
  3. 2897660 Eli says this should check MicrosoftMode instead. by Nico Weber · 12 years ago
  4. afcc96a In ms mode, a move assignment operator shouldn't mark a copy ctor as deleted. by Nico Weber · 12 years ago
  5. 5f31f08 Switch to the C++11 warning flags in tests. Patch by Ahmed Charles! by David Blaikie · 13 years ago
  6. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  7. b0a58cd Downgrade "err_init_list_variable_narrowing" into a warning in Microsoft mode even if c++0x is enabled. This necessary to parse MSVC code in C++0x mode. by Francois Pichet · 13 years ago