aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaCXX/cxx0x-constexpr-const.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Improve the error message for assigning to read-only variables.Richard Trieu1-2/+2
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith1-1/+1
2011-03-20Only objects are declared const by a constexpr specifier, per C++0x [dcl.cons...Peter Collingbourne1-0/+10