Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-23 | Revert "Improve declaration / expression disambiguation around ptr-operators,... | Justin Bogner | 1 | -1/+2 |
2015-02-23 | Improve declaration / expression disambiguation around ptr-operators, and use | Richard Smith | 1 | -2/+1 |
2014-08-11 | Reject varargs '...' in function prototype if there are more parameters after | Richard Smith | 1 | -2/+5 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar | 1 | -1/+1 |
2009-02-14 | Add svn:eol-style=native to some files | Cedric Venet | 1 | -5/+5 |
2008-10-06 | Allow variadic arguments without named ones for C++, e.g. "void(...);" | Argyrios Kyrtzidis | 1 | -0/+5 |