Age | Commit message (Expand) | Author |
---|---|---|
2012-04-05 | Improve diagnostics for invalid use of non-static members / this: | Richard Smith |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-11 | Improve diagnostics for malformed delete operator function declarations. | Anders Carlsson |
2009-11-15 | Deallocation functions must also be static. | Anders Carlsson |