summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.post/expr.const.cast
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of const_cast from prvalue to rvalue reference: such a cast isRichard Smith2013-06-141-4/+16
* Grab-bag of bit-field fixes:John McCall2013-05-061-1/+16
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Update const_cast semantics for rvalue references. Add tests forDouglas Gregor2011-01-221-0/+17
OpenPOWER on IntegriCloud