]> granicus.if.org Git - clang/commit
If the SymbolicRegion was cast to another type, use that type to create the
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 19 Jun 2009 04:51:14 +0000 (04:51 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 19 Jun 2009 04:51:14 +0000 (04:51 +0000)
commit005f07b874ae559047f6189e2f770739695f6779
treedd5b9662912ec1660d6286b32e9915ec522ffaba
parent11e51106329c550d008fad2c657c053d81611ea8
If the SymbolicRegion was cast to another type, use that type to create the
ElementRegion.

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