Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add driver flags -ftrigraphs, -fno-trigraphs. | Nico Weber | 2014-12-23 | 1 | -4/+4 |
* | In Lexer::getCharAndSizeSlow[NoWarn] if we come up against | Argyrios Kyrtzidis | 2011-12-22 | 1 | -0/+1 |
* | In Lexer::getCharAndSizeSlow[NoWarn] make sure we don't go over the end of th... | Argyrios Kyrtzidis | 2011-12-21 | 1 | -0/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -3/+3 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -3/+3 |
* | Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' is | Ted Kremenek | 2008-09-03 | 1 | -3/+3 |
* | Stage two of getting CFE top correct. | Reid Spencer | 2007-07-11 | 1 | -0/+7 |