Files
clang-p2996/clang/test/CXX/expr/expr.post/expr.const.cast/p1-0x.cpp
Richard Smith 82c9b5183f Fix handling of const_cast from prvalue to rvalue reference: such a cast is
only permitted if the source object is of class type, and should materialize a
temporary for the reference to bind to.

llvm-svn: 184017
2013-06-14 22:27:52 +00:00

2.1 KiB