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

Don't allow an rvalue reference to bind to the result of a calling a

conversion function whose result type is an lvalue reference. The
initialization code already handled this properly, but overload
resolution was allowing the binding. Fixes PR11003 /
<rdar://problem/10233078>.

llvm-svn: 141137
parent 8569d2d8
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