aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.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
commitb0e6c8a3500c16f35bae030d5add46c942639ef7 (patch)
tree4130998a6901a1df55e62cdd61b1880b3933b324 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8569d2d8f2f0b9e98f56e9b150de1cd03db77e1f (diff)
downloadllvm-b0e6c8a3500c16f35bae030d5add46c942639ef7.zip
llvm-b0e6c8a3500c16f35bae030d5add46c942639ef7.tar.gz
llvm-b0e6c8a3500c16f35bae030d5add46c942639ef7.tar.bz2
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions