diff options
author | Vedant Kumar <vsk@apple.com> | 2016-11-03 06:35:16 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-11-03 06:35:16 +0000 |
commit | e03e5953f6094901468708dce02a2d8dc76c1f2a (patch) | |
tree | 76d7f0af9f86a55332528ed36c325e1d20f47e76 /llvm/lib/Object/Error.cpp | |
parent | 7b9cc1474fa0e3a42563b5405bdfa606f9e26168 (diff) | |
download | llvm-e03e5953f6094901468708dce02a2d8dc76c1f2a.zip llvm-e03e5953f6094901468708dce02a2d8dc76c1f2a.tar.gz llvm-e03e5953f6094901468708dce02a2d8dc76c1f2a.tar.bz2 |
[Sema] Remove a dead assignment, NFC.
The assignment to NextIsDereference is either followed by (1) another,
unrelated assignment to NextIsDereference or by (2) an early loop exit.
Found by clang's static analyzer: http://llvm.org/reports/scan-build
(While we're at it fix a typo.)
llvm-svn: 285879
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions