1. d945538 Make sure that we diagnose attribute((overloadable)) functions without by Douglas Gregor · 14 years ago
  2. 1c471f3 Check compatibility of vector types using their canonicalizations. by John McCall · 14 years ago
  3. 8120162 Change the printing of OR_Deleted overload results to print all the candidates, by John McCall · 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. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. 48f3bb9 Downgrade complaints about calling unavailable functions to a warning by Douglas Gregor · 15 years ago
  7. 965acbb Allow "overloadable" functions in C to be declared as variadic without by Douglas Gregor · 15 years ago
  8. c6666f8 Don't allow calls to functions marked "unavailable". There's more work by Douglas Gregor · 15 years ago
  9. 2846584 Proof that attribute __overloadable__ works as well as overloadable by Douglas Gregor · 15 years ago
  10. ae17094 Tighten checking of the "overloadable" attribute. If any function by a by Douglas Gregor · 15 years ago
  11. 4fc526d Add missing test for the "overloadable" attribute by Douglas Gregor · 15 years ago