]> granicus.if.org Git - clang/commit
Fix crash when LHS of pointer arithmetic is not ElementRegion.
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 11 Mar 2009 07:43:49 +0000 (07:43 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 11 Mar 2009 07:43:49 +0000 (07:43 +0000)
commit2b1dc179197955bfa79583b13bedb1dc8bcdf25d
tree55cb9acde752e334164bd649e0213b726428d26f
parente024c2222623859d6c905dfba09a84ca1d8caf0c
Fix crash when LHS of pointer arithmetic is not ElementRegion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RegionStore.cpp
test/Analysis/ptr-arith.c