remove an useless allocation found by scan-build - the new Dead nested assignment...
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 12 Oct 2019 15:24:00 +0000 (15:24 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 12 Oct 2019 15:24:00 +0000 (15:24 +0000)
commitb96f4ed98396fcd5e5e74efe93746c2200599ddf
tree9c23664d213dfc665eb3937b5cea7bea479f7489
parent958f2757806f0ca7324c9909f3270f0b4409a2e5
remove an useless allocation found by scan-build - the new Dead nested assignment check

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374659 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp