Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in clang | Alexander Kornienko | 2018-04-06 | 1 | -2/+2 |
* | Fix whitespace before token-paste of an argument. | James Y Knight | 2017-05-04 | 1 | -7/+14 |
* | Fix whitespace handling in ## operator | Justin Bogner | 2014-02-04 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -5/+5 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -4/+4 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -5/+5 |
* | Multiple tests in a single test file must be linked with '&&'. | Argyrios Kyrtzidis | 2008-06-12 | 1 | -3/+3 |
* | Fix a bug where we would incorrectly emit a "cannot paste" error | Chris Lattner | 2008-01-29 | 1 | -0/+13 |