]> granicus.if.org Git - clang/commit
Correctly return early from BasicStoreManager::iterBindings() when the BindingsHandle...
authorTed Kremenek <kremenek@apple.com>
Thu, 17 Jun 2010 00:24:37 +0000 (00:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 17 Jun 2010 00:24:37 +0000 (00:24 +0000)
commit744b304457c235153567a36493953ddb42f0db94
tree55e785990b6ed183b62bf19e6b73d63206391683
parente0cc047b1984fc301bbe6e98b6d197bed39ad562
Correctly return early from BasicStoreManager::iterBindings() when the BindingsHandler returns false.

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