aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2009-11-07 00:02:45 +0000
committerEli Friedman <eli.friedman@gmail.com>2009-11-07 00:02:45 +0000
commit88fad6310d3104e3ac4ab685227beabaa76faf7b (patch)
tree92b10e4d68a85c740c3ca4fca472ba3ae34ee047 /lib/CodeGen/CGDebugInfo.cpp
parent0c8296dfb495f41d6f0de6fe1d03014ffd063674 (diff)
Make sure isCopyAssignment is only true for actual copy assignment operators,
instead of all assignment operators. The mistake messes up IRGen because it ends up assuming that the assignment operator is actually the implicit copy assignment operator, and therefore tries to emit the RHS as an lvalue. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86307 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions