1. b774d73 clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompatible tests. by NAKAMURA Takumi · 12 years ago
  2. 19311e7 Use the new-initialization code for initializing scalars with a by Douglas Gregor · 14 years ago
  3. 58f9e13 make clang print types as "const int *" instead of "int const*", by Chris Lattner · 14 years ago
  4. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  5. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  6. 220ccbf Improve the reporting of non-viable overload candidates by noting the reason by John McCall · 15 years ago
  7. b1622a1 Improve the diagnostics used to report implicitly-generated class members by John McCall · 15 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. ef0cb8e Make functional-style casts emit correct messages, and fix a crash-on-invalid. by Sebastian Redl · 15 years ago
  10. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  11. 3cb0692 Make one expected-diag directive match exactly one actual diagnostic. by Sebastian Redl · 16 years ago
  12. 506ae41 Part one of handling C++ functional casts. This handles semantic by Douglas Gregor · 16 years ago