summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* P0620 follow-up: deducing `auto` from braced-init-list in new exprZhihao Yuan2017-12-111-2/+4
* DR1346: a parenthesized braced-init-list cannot be used as the initializer whenRichard Smith2014-03-121-0/+2
* Mark that qualifiers can prefix the auto type. This seems to just haveChandler Carruth2013-09-021-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement the C++0x deduced 'auto' feature.Richard Smith2011-02-201-0/+23
OpenPOWER on IntegriCloud