1. 025f428 Replace "can not" with "cannot" in diagnostics messages. by Ismail Pazarbasi · 12 years ago
  2. 3fe3f85 Imrpove the note text for when a non-type decl hides a tag type by Kaelyn Uhrain · 13 years ago
  3. 031643e Add note to help explain why a tag such as 'struct' is needed to refer by Kaelyn Uhrain · 13 years ago
  4. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  5. 6e9f8f6 Honor using declarations in overload resolution. Most of the code for by John McCall · 16 years ago
  6. 0bba2b6 Tweak expected error to match what should happen, once using declarations work by Douglas Gregor · 16 years ago
  7. 34546ce Remove RUN: true lines. by Daniel Dunbar · 16 years ago
  8. 9f2a365 test commit by John Thompson · 16 years ago
  9. 14d9d2f Disable this test: cxx-using-declaration.cpp by Daniel Dunbar · 16 years ago
  10. fec5263 Parsing and AST support for using declarations, from John Thompson! by Douglas Gregor · 16 years ago