commit | 275c2b47a1dc200d6b55dd867bdfeb7a91b8d876 | [log] [tgz] |
---|---|---|
author | Sebastian Redl <sebastian.redl@getdesigned.at> | Wed Nov 18 23:10:33 2009 +0000 |
committer | Sebastian Redl <sebastian.redl@getdesigned.at> | Wed Nov 18 23:10:33 2009 +0000 |
tree | 25b4d3f08a56638f2fad6792af0bbc62efe3ac4f | |
parent | a93b108e025ef2480fa867cc533e7781a40a639b [diff] |
Do overload resolution for compound assignment even if only the RHS is overloadable. Compound assignment may be overloaded as a non-member, and anyway the overload resolution is necessary because it triggers implicit (used-defined) conversions. Fixes PR5512, but not really the deeper issues lurking. Those are standard defects. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89268 91177308-0d34-0410-b5e6-96231b3b80d8