Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-17 | [Lit Test] Updated 34 Lit tests to be C++11 compatible. | Charles Li | 1 | -1/+6 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-09-30 | When overload resolution fails for an overloaded operator, show the | Douglas Gregor | 1 | -1/+1 |
2009-05-21 | Avoid using the built-in type checker for assignment in C++ when classes are ... | Sebastian Redl | 1 | -1/+1 |
2009-04-01 | Give Type::getDesugaredType a "for-display" mode that can apply more | Douglas Gregor | 1 | -1/+1 |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | 1 | -1/+1 |
2009-03-19 | Print the context of tag types as part of pretty-printing, e.g., | Douglas Gregor | 1 | -1/+1 |
2009-03-19 | Extend the use of QualifiedNameType to the creation of class template | Douglas Gregor | 1 | -0/+16 |