1. 774d8b4 PR14838: When a member reference is bound to a temporary, don't forget to by Richard Smith · 12 years ago
  2. b9d0b76 Final piece of core issue 1330: delay computing the exception specification of by Richard Smith · 12 years ago
  3. 83a22ec Recover properly if a class member declaration starts with a scope specifier by Richard Smith · 12 years ago
  4. 3164c14 Fix crash-on-invalid for 'operator int[]()' in C++11. by David Blaikie · 13 years ago
  5. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  6. 2eef427 When parsing a function-try-block that does not have a by Douglas Gregor · 13 years ago
  7. c2cdd53 Don't assert on initialized typedef declarations in classes: by Richard Smith · 13 years ago
  8. 7a614d8 Implement support for C++11 in-class initialization of non-static data members. by Richard Smith · 13 years ago