diff options
author | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-11-18 23:10:33 +0000 |
---|---|---|
committer | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-11-18 23:10:33 +0000 |
commit | 275c2b47a1dc200d6b55dd867bdfeb7a91b8d876 (patch) | |
tree | 25b4d3f08a56638f2fad6792af0bbc62efe3ac4f /lib/Sema/SemaCodeComplete.cpp | |
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
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions