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)
commit4644e9a50a4fb2ad52ad6089f9e322f88ee23d6c
tree407774371a2e1d19f7a7b0bfdd53b58e8383d323
parent9f0885d38d821080a7cf48b2507ae19fb3e70eb9
remove an useless allocation found by scan-build - the new Dead nested assignment check

llvm-svn: 374659
clang/lib/CodeGen/CGExprScalar.cpp