aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorSebastian Redl <sebastian.redl@getdesigned.at>2009-11-18 23:10:33 +0000
committerSebastian Redl <sebastian.redl@getdesigned.at>2009-11-18 23:10:33 +0000
commit6a96bf7d6e33d18d0599210941f893e3de3612fe (patch)
tree3943c3dabe37dab729c4aa611d8cc0156469960c /llvm/lib/Target/TargetLoweringObjectFile.cpp
parent36029f41189e80f6938ed257c8c06bf0fd35fe0b (diff)
downloadllvm-6a96bf7d6e33d18d0599210941f893e3de3612fe.zip
llvm-6a96bf7d6e33d18d0599210941f893e3de3612fe.tar.gz
llvm-6a96bf7d6e33d18d0599210941f893e3de3612fe.tar.bz2
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 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions