summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx0x-constexpr-const.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* Only objects are declared const by a constexpr specifier, per C++0x ↵Peter Collingbourne2011-03-201-0/+10
[dcl.constexpr]p9 llvm-svn: 127967
OpenPOWER on IntegriCloud