1. 5986c3e Improve typo correction involving nested name specifiers. by Kaelyn Uhrain · 14 years ago
  2. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. fec5263 Parsing and AST support for using declarations, from John Thompson! by Douglas Gregor · 16 years ago
  4. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  5. d9f92e2 Clean up some error messages with anonymous structs/unions and member declaration parsing. Fixes PR3680 by Douglas Gregor · 17 years ago
  6. 87f95b0 Introduce code modification hints into the diagnostics system. When we by Douglas Gregor · 17 years ago
  7. 3407432 Refactor name lookup. by Douglas Gregor · 17 years ago
  8. ce1da2c - Various comment typo fixes in Sema.h by Chris Lattner · 17 years ago
  9. d7c4d98 Parser support for C++ using directives, from Piotr Rak by Douglas Gregor · 17 years ago