]> granicus.if.org Git - clang/commit
[analyzer] RegionStoreManager::getBinding() should not crash when
authorAnna Zaks <ganna@apple.com>
Fri, 13 Jan 2012 00:56:48 +0000 (00:56 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 13 Jan 2012 00:56:48 +0000 (00:56 +0000)
commitce8ef16b1c58a304b7b59fad9836ad32d6ed020c
tree72a19372eb9ff11e10a9077ffd712299e0fa7b4d
parentdba241df071c4a15ac97e5cadd2d581998662809
[analyzer] RegionStoreManager::getBinding() should not crash when
looking up value at a CodeTextRegion even when the type is not provided.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148079 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/RegionStore.cpp
test/Analysis/string.c