1. 744e3e7 Re-land r250592 without rejecting field refs in unevaluated contexts by Reid Kleckner · 10 years ago
  2. 0eaf10b Fix name lookup with dependent using decls. by Eli Friedman · 12 years ago
  3. ac2e430 Fix handling of dependent nested namespace specifiers in UsingDecls by Douglas Gregor · 15 years ago
  4. 3155f57 Turn access control on by default in -cc1. by John McCall · 15 years ago
  5. a1d8550 Add using shadow decls to the "instantiated locals" map, fixing PR5847. by John McCall · 16 years ago
  6. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  7. 8005382 Stop stripping UnresolvedUsingDecls out of LookupResults that have other by John McCall · 16 years ago
  8. e0b2866 Implement template instantiation for using directives, which is dead simple. by Douglas Gregor · 16 years ago
  9. 4bb87ce Improve instantiation of UnresolvedUsingDecls. by Anders Carlsson · 16 years ago