Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement access checking for the "delete" operator. Fixes PR9050, | Douglas Gregor | 2011-02-01 | 1 | -5/+17 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Add test for expr.delete p5, with a FIXME. | Daniel Dunbar | 2009-11-13 | 1 | -0/+34 |