1. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  2. 4ce205f Diagnose attempts to define a namespace member out-of-line when no by Douglas Gregor · 15 years ago
  3. 4ec339f Centralize error reporting of improper uses of incomplete types in the by Douglas Gregor · 16 years ago
  4. 0b7a158 Teach DeclContext how to find the primary declaration for any TagDecl by Douglas Gregor · 16 years ago
  5. eb11cd0 Refactor name lookup. by Douglas Gregor · 16 years ago
  6. 518fda1 Fix argument-passing bugs in a call to object by Douglas Gregor · 16 years ago
  7. bc468ba Fix PR clang/3291 by Douglas Gregor · 16 years ago
  8. 1a49af9 Add QualifiedDeclRefExpr, which retains additional source-location by Douglas Gregor · 16 years ago
  9. 074149e Introduce support for "transparent" DeclContexts, which are by Douglas Gregor · 16 years ago
  10. 83cf05a Fix a bug where we'd try to look beyond the current cached tokens when by Chris Lattner · 16 years ago
  11. a67865c add a testcase by Chris Lattner · 16 years ago
  12. 44b4321 Unifies the name-lookup mechanisms used in various parts of the AST by Douglas Gregor · 16 years ago