diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-24 16:14:37 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-24 16:14:37 +0000 |
commit | f143cd5051581385916cc23a588f28cf3ff21fd1 (patch) | |
tree | f57483c1e50915d491db179422ec34e30eaca8f6 /clang/lib/Serialization/ASTWriterDecl.cpp | |
parent | 465abe92a51c46e5f35a29ee940ff1e500581bf0 (diff) | |
download | bcm5719-llvm-f143cd5051581385916cc23a588f28cf3ff21fd1.tar.gz bcm5719-llvm-f143cd5051581385916cc23a588f28cf3ff21fd1.zip |
Re-instate r123977/r123978, my updates of the reference-binding
implementation used by overload resolution to support rvalue
references. The original commits caused PR9026 and some
hard-to-reproduce self-host breakage.
The only (crucial!) difference between this commit and the previous
commits is that we now properly check the SuppressUserConversions flag
before attempting to perform a second user-defined conversion in
reference binding, breaking the infinite recursion chain of
user-defined conversions.
Rvalue references should be working a bit better now.
llvm-svn: 124121
Diffstat (limited to 'clang/lib/Serialization/ASTWriterDecl.cpp')
0 files changed, 0 insertions, 0 deletions