Age | Commit message (Expand) | Author |
---|---|---|
2010-08-11 | Improve our handling of user-defined conversions when computing | Douglas Gregor |
2010-01-27 | Fix a major oversight in the comparison of standard conversion | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-11 | Give the "cannot pass object of non-POD type 'class C' through variadic const... | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-11-03 | Standard conversion sequences now have a CopyConstructor field, to | Douglas Gregor |
2008-11-03 | Add implicitly-declared default and copy constructors to C++ classes, | Douglas Gregor |