1. 110acc1 Improve the diagnostic you get when making a qualified member access by John McCall · 14 years ago
  2. 9de672f When recovering from a qualified typedef name, don't clear out the by Douglas Gregor · 15 years ago
  3. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  4. 731ad84 Just push a new scope when parsing an out-of-line variable definition. by John McCall · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 129e2df Eliminate the use of OverloadedFunctionDecl in member expressions. by John McCall · 15 years ago
  7. c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
  8. a38c687 Improved handling for dependent, qualified member access expressions, e.g., by Douglas Gregor · 15 years ago
  9. 2dd078a Rewrite of our handling of name lookup in C++ member access expressions, e.g., by Douglas Gregor · 15 years ago
  10. fe85ced Support nested-name-specifiers for C++ member access expressions, e.g., by Douglas Gregor · 15 years ago