summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.delete
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use ofRichard Smith2016-10-101-0/+25
* Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ...Daniel Jasper2016-10-101-25/+0
* P0035R4: Semantic analysis and code generation for C++17 overalignedRichard Smith2016-10-101-0/+25
* Implement access checking for the "delete" operator. Fixes PR9050,Douglas Gregor2011-02-011-5/+17
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add test for expr.delete p5, with a FIXME.Daniel Dunbar2009-11-131-0/+34
OpenPOWER on IntegriCloud