Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
Henry Wong 716515a51e [analyzer] Remove the redundant check about same state transition in ArrayBoundCheckerV2.cpp.
Summary: Since the `addTransitionImpl()` has a check about same state transition, there is no need to check it in `ArrayBoundCheckerV2.cpp`.

Reviewers: NoQ, xazax.hun, george.karpenkov

Reviewed By: NoQ

Subscribers: szepet, rnkovacs, a.sidorin, cfe-commits, MTC

Differential Revision: https://reviews.llvm.org/D47451

llvm-svn: 333531
2018-05-30 11:46:45 +00:00

13 KiB