summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.new/p20.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore r101841 without modification. Also mark 'operator delete' as used forJohn McCall2010-04-201-1/+1
* Revert r101841 and follow-up.John McCall2010-04-201-1/+1
* Don't bother looking for (or diagnosing problems with) the 'operator delete'John McCall2010-04-201-1/+1
* Implement semantic analysis for C++ [expr.new]p18-20, which describeDouglas Gregor2010-02-261-0/+141
OpenPOWER on IntegriCloud