1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 9cfbe48 Parsing and AST support for using declarations, from John Thompson! by Douglas Gregor · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. e950d4b Clean up some error messages with anonymous structs/unions and member declaration parsing. Fixes PR3680 by Douglas Gregor · 15 years ago
  5. 4b2d3f7 Introduce code modification hints into the diagnostics system. When we by Douglas Gregor · 15 years ago
  6. eb11cd0 Refactor name lookup. by Douglas Gregor · 16 years ago
  7. 823c44e - Various comment typo fixes in Sema.h by Chris Lattner · 16 years ago
  8. f780abc Parser support for C++ using directives, from Piotr Rak by Douglas Gregor · 16 years ago