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