1. d601c62 Add test case for rdar://11293995 by Argyrios Kyrtzidis · 12 years ago
  2. 69730c1 Fix parsing of type-specifier-seq's. Types are syntactically allowed to be by Richard Smith · 12 years ago
  3. 9fa8e56 Make this error less specific but also less likely to cause confusion. Fixes by Nick Lewycky · 14 years ago
  4. 7727acf Fix PR6327: restore invariants when there's a parse error in an initializer. by John McCall · 14 years ago
  5. 124b878 Improve parsing and instantiation of destructor names, so that we can by Douglas Gregor · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 2d1c214 Replace the code that parses member access expressions after "." or by Douglas Gregor · 15 years ago
  8. a6f0f9d Support explicit C++ member operator syntax, from James Porter! by Douglas Gregor · 15 years ago