Refine IdempotentOperationChecker::PathWasCompletelyAnalyzed() to also check
commit596d86ca117b7fb3c71640a2ee8715c0e952fa3e
authorTed Kremenek <kremenek@apple.com>
Sat, 13 Nov 2010 05:12:26 +0000 (13 05:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 13 Nov 2010 05:12:26 +0000 (13 05:12 +0000)
treee5c5a8fbc44e09396ab3d8c788a58f40e5d8a8c5
parentb29caec8d8babd0a248e918f3645433a8178aa23
Refine IdempotentOperationChecker::PathWasCompletelyAnalyzed() to also check
BlockEdges, BlockEntrances, and BlockExits for the target block value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/IdempotentOperationChecker.cpp