Skip to content
Commit c74edc27 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When throwing an elidable object, first try to treat the subexpression

as an rvalue per C++0x [class.copy]p33. If that fails, try again with
the original subexpression.

llvm-svn: 124002
parent f694a557
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