Teach IdempotentOperations::PathWasCompletelyAnalyzed to also consider items remainin...
commitb29caec8d8babd0a248e918f3645433a8178aa23
authorTed Kremenek <kremenek@apple.com>
Sat, 13 Nov 2010 05:04:52 +0000 (13 05:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 13 Nov 2010 05:04:52 +0000 (13 05:04 +0000)
treefe3c72affaa41a340254af1536d3cba1d82b734f
parent001e040b55064721c4decd8d7e1be3b566b2693d
Teach IdempotentOperations::PathWasCompletelyAnalyzed to also consider items remaining in the
worklist that could have impacted the evaluation of a block.

Fixes <rdar://problem/8663596>.

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