]> granicus.if.org Git - clang/commit
After performing a bounds check in ArrayBoundChecker, record the fact that a bounds...
authorTed Kremenek <kremenek@apple.com>
Mon, 23 Nov 2009 23:23:26 +0000 (23:23 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 23 Nov 2009 23:23:26 +0000 (23:23 +0000)
commitc3120769b3b5b3d86fd7bf83fbff8fb60369c213
tree30d5fff0f7dfd3be98431fe33cadab7c71396f63
parent19d67b52b73c04ef8eb663980330a1de2b47c845
After performing a bounds check in ArrayBoundChecker, record the fact that a bounds check succeeded by transitioning the ExplodedGraph.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89712 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ArrayBoundChecker.cpp