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 | 6a96bf7d6e33d18d0599210941f893e3de3612fe (patch) | |
tree | 3943c3dabe37dab729c4aa611d8cc0156469960c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 36029f41189e80f6938ed257c8c06bf0fd35fe0b (diff) | |
download | bcm5719-llvm-6a96bf7d6e33d18d0599210941f893e3de3612fe.tar.gz bcm5719-llvm-6a96bf7d6e33d18d0599210941f893e3de3612fe.zip |
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.
llvm-svn: 89268
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions