aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGVTables.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-10-04 23:59:32 +0000
committerDouglas Gregor <dgregor@apple.com>2011-10-04 23:59:32 +0000
commit203050c2d5413c3f7e18dfa39451bf6f954136ca (patch)
treebd4f8d6bf7b305484e61cf49f2a89259fee9500e /lib/CodeGen/CGVTables.cpp
parentcbb7add8d7e3f868a6695a601e45fc13257bd9f5 (diff)
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions