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