Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make clang print types as "const int *" instead of "int const*", | Chris Lattner | 2010-09-05 | 1 | -1/+1 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -11/+11 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Implement C++ semantics for C-style and functional-style casts. This regresse... | Sebastian Redl | 2009-07-25 | 1 | -0/+231 |