| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Lit Test] Updated 34 Lit tests to be C++11 compatible. | Charles Li | 2015-11-17 | 1 | -2/+8 |
| * | Improve our handling of user-defined conversions when computing | Douglas Gregor | 2010-08-11 | 1 | -12/+16 |
| * | Fix a major oversight in the comparison of standard conversion | Douglas Gregor | 2010-01-27 | 1 | -2/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Give the "cannot pass object of non-POD type 'class C' through variadic const... | Chris Lattner | 2009-12-11 | 1 | -5/+5 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Standard conversion sequences now have a CopyConstructor field, to | Douglas Gregor | 2008-11-03 | 1 | -0/+10 |
| * | Add implicitly-declared default and copy constructors to C++ classes, | Douglas Gregor | 2008-11-03 | 1 | -0/+38 |

