summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.post/expr.dynamic.cast/p3-0x.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
* Teach static_cast and dynamic_cast about rvalue references.Douglas Gregor2011-01-221-0/+14
llvm-svn: 124006
OpenPOWER on IntegriCloud