Skip to content
Commit 82c9b518 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent ecf9d864
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment