1. 7002f4c Turn access control on by default in -cc1. by John McCall · 15 years ago
  2. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  3. 220ccbf Improve the reporting of non-viable overload candidates by noting the reason by John McCall · 15 years ago
  4. b1622a1 Improve the diagnostics used to report implicitly-generated class members by John McCall · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. ef0cb8e Make functional-style casts emit correct messages, and fix a crash-on-invalid. by Sebastian Redl · 15 years ago
  7. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  8. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  9. 506ae41 Part one of handling C++ functional casts. This handles semantic by Douglas Gregor · 16 years ago