summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.new/p20-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use ofRichard Smith2016-10-101-1/+56
* Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ...Daniel Jasper2016-10-101-56/+1
* P0035R4: Semantic analysis and code generation for C++17 overalignedRichard Smith2016-10-101-1/+56
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* 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/+13
OpenPOWER on IntegriCloud