summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.const/p2-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* constexpr: perform zero-initialization prior to / instead of performing aRichard Smith2011-12-251-2/+2
* constexpr: diagnostic improvements for invalid lvalue-to-rvalue conversions inRichard Smith2011-12-211-20/+43
* constexpr handling improvements. Produce detailed diagnostics when a 'constexpr'Richard Smith2011-12-191-5/+5
* Reduce recursion limit on this test further to try to make the msys bot green.Richard Smith2011-12-161-3/+3
* C++11 constexpr: Add note stacks containing backtraces if constant evaluationRichard Smith2011-12-161-9/+9
* Halve the constexpr recursion depth in this test in an attempt to make theRichard Smith2011-12-141-3/+3
* Add checks and diagnostics for many of the cases which C++11 considers to notRichard Smith2011-12-131-1/+354
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement the initial part of C++0x [expr.const]p2, which specifiesDouglas Gregor2011-05-241-0/+25
OpenPOWER on IntegriCloud