diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-10-04 23:59:32 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-10-04 23:59:32 +0000 |
| commit | b0e6c8a3500c16f35bae030d5add46c942639ef7 (patch) | |
| tree | 4130998a6901a1df55e62cdd61b1880b3933b324 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 8569d2d8f2f0b9e98f56e9b150de1cd03db77e1f (diff) | |
| download | llvm-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
