1. 410a3f3 Unresolved implicit member accesses are dependent if the object type is dependent. by John McCall · 15 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. b1c2ea5 Make sure to grab CVR qualifiers from the canonical type. ARGH! by Douglas Gregor · 15 years ago
  4. a9e29aa When a template-id expression refers to a member function template, turn it into an (implicit) member access expression. Fixes PR5220 by Douglas Gregor · 15 years ago
  5. a71d819 Implement AST, semantics, and CodeGen for C++ pseudo-destructor by Douglas Gregor · 15 years ago
  6. 81499bb Implement tree transformations for DeclarationNames. Among other by Douglas Gregor · 15 years ago
  7. c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
  8. 2700dcd Add a wicked little test-case that illustrates what we have to deal by Douglas Gregor · 15 years ago