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