summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.post/expr.reinterpret.cast
Commit message (Expand)AuthorAgeFilesLines
* Fix determination of whether a reinterpret_cast casts away constness.Richard Smith2018-07-101-0/+26
* PR9546, DR1268: A prvalue cannot be reinterpret_cast to an rvalue referenceRichard Smith2012-04-291-2/+5
* 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/+16
OpenPOWER on IntegriCloud