Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out (some of) the checking for invalid forms of pointer | Chandler Carruth | 2011-06-27 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Allow subtraction of function pointer types in C, as a GNU extension. Fixes r... | Douglas Gregor | 2009-01-23 | 1 | -0/+5 |
* | Make sure to take the unqualified versions of the canonical types for | Eli Friedman | 2008-09-02 | 1 | -0/+6 |