Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give the 'signed/unsigned wchar_t' extension a warning flag, and follow | Richard Smith | 2019-07-29 | 1 | -3/+5 |
* | Remove a dead argument to ProcessUCNEscape. | Chris Lattner | 2010-06-15 | 1 | -0/+5 |
* | fix PR5917, L'x' was getting the wrong type in c++ mode. Per | Chris Lattner | 2009-12-30 | 1 | -0/+14 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix for PR4502: add calculation of the integer conversion rank for | Eli Friedman | 2009-07-05 | 1 | -0/+4 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Type::isIntegerType() returns true for types between Bool and LongLong. | Argyrios Kyrtzidis | 2008-08-17 | 1 | -0/+1 |
* | Move the C++ Sema tests into a separate SemaCXX directory. | Argyrios Kyrtzidis | 2008-08-16 | 1 | -0/+8 |