1. 7260905 Make sure that we diagnose attribute((overloadable)) functions without by Douglas Gregor · 15 years ago
  2. 44c064b Check compatibility of vector types using their canonicalizations. by John McCall · 16 years ago
  3. 12f97bc Change the printing of OR_Deleted overload results to print all the candidates, by John McCall · 16 years ago
  4. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  5. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  6. 171c45a Downgrade complaints about calling unavailable functions to a warning by Douglas Gregor · 17 years ago
  7. 94349fd Allow "overloadable" functions in C to be declared as variadic without by Douglas Gregor · 17 years ago
  8. b2809a0 Don't allow calls to functions marked "unavailable". There's more work by Douglas Gregor · 17 years ago
  9. 13c6362 Proof that attribute __overloadable__ works as well as overloadable by Douglas Gregor · 17 years ago
  10. 633b737 Tighten checking of the "overloadable" attribute. If any function by a by Douglas Gregor · 17 years ago
  11. 41e3fc1 Add missing test for the "overloadable" attribute by Douglas Gregor · 17 years ago