1. 220ccbf Improve the reporting of non-viable overload candidates by noting the reason by John McCall · 15 years ago
  2. b1622a1 Improve the diagnostics used to report implicitly-generated class members by John McCall · 15 years ago
  3. 7abfbdb Switch more of Sema::CheckInitializerTypes over to by Douglas Gregor · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. eeb7fd0 A previous commit fixed PR5519; here's the test case. by Douglas Gregor · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. fa04764 Initial implementation of argument dependent lookup (a.k.a. ADL, by Douglas Gregor · 16 years ago
  8. bf985f1 Test explicit constructor by Douglas Gregor · 16 years ago
  9. 225c41e Standard conversion sequences now have a CopyConstructor field, to by Douglas Gregor · 16 years ago
  10. 60d62c2 Implement basic support for converting constructors in user-defined by Douglas Gregor · 16 years ago