1. 6f7a17b A function declarator with a non-identifier name in an anonymous class by Douglas Gregor · 16 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. d0344a4 Fix a long standard problem with clang retaining "too much" sugar by Chris Lattner · 16 years ago
  5. 621b393 Don't print canonical types in overloading-related diagnostics by Douglas Gregor · 17 years ago
  6. e94ca9e4 Extend DeclarationName to support C++ overloaded operators, e.g., by Douglas Gregor · 17 years ago
  7. 10bd368 Eliminate all of the placeholder identifiers used for constructors, by Douglas Gregor · 17 years ago
  8. 43c7bad Some cleanups for C++ operator overloading by Douglas Gregor · 17 years ago
  9. 1adbab6 Simplify error messages for two-parameter overloaded increment/decrement operators by Douglas Gregor · 17 years ago
  10. 1cd1b1e Parsing, ASTs, and semantic analysis for the declaration of overloaded by Douglas Gregor · 17 years ago