Age | Commit message (Expand) | Author |
---|---|---|
2012-06-19 | Improve the error message when a function overload candidate is rejected | Kaelyn Uhrain |
2011-10-10 | When performing a user-defined conversion via a constructor, be sure | Douglas Gregor |
2010-04-17 | Improve our handling of user-defined conversions as part of overload | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-02 | Steve set me straight on this one. GCC was right, EDG was wrong: the | Douglas Gregor |
2009-01-30 | Improve our handling of the second step in a user-defined conversion | Douglas Gregor |
2008-11-10 | Allow user-defined conversions during reference binding | Douglas Gregor |
2008-11-07 | Initial, partially-baked support for implicit user-defined conversions by con... | Douglas Gregor |