Age | Commit message (Expand) | Author |
---|---|---|
2012-04-05 | Improve diagnostics for invalid use of non-static members / this: | Richard Smith |
2010-08-24 | Preserve invalidity of typeof operands in C++. | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-09-05 | Support "typeof unary-expression" (GNU C++ extension). | Argyrios Kyrtzidis |