]> granicus.if.org Git - clang/commit
Adjust assertion in RegionStoreManager::RetrieveArray() to also take into account...
authorTed Kremenek <kremenek@apple.com>
Tue, 14 Sep 2010 23:29:38 +0000 (23:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 14 Sep 2010 23:29:38 +0000 (23:29 +0000)
commit091cbbdcaa6f990c6ed7cc68b887b4767c0bbd85
tree3d16589372c7acbf1437c1e825561737ae94791f
parent3f16c959e30b7e7ba8e4b8d597c313fbe457206d
Adjust assertion in RegionStoreManager::RetrieveArray() to also take into account typedefs.

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