Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out (some of) the checking for invalid forms of pointer | Chandler Carruth | 2011-06-27 | 1 | -3/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Make sure to use RequireCompleteType rather than testing for | Douglas Gregor | 2009-03-24 | 1 | -1/+5 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Change a whole lot of diagnostics to take QualType's directly | Chris Lattner | 2008-11-24 | 1 | -1/+1 |
* | Both operands to && have to be scalars, not just one. | Eli Friedman | 2008-05-13 | 1 | -0/+3 |
* | Implement correct semantic analysis of subtractions, implementing | Chris Lattner | 2007-12-09 | 1 | -0/+20 |