]> granicus.if.org Git - clang/commit
When retrieving an ElementRegion, if its super region is a StringRegion,
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 11 May 2009 14:23:36 +0000 (14:23 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 11 May 2009 14:23:36 +0000 (14:23 +0000)
commitc87d5fbfef92c96371c661cb12783c9590a91928
tree4834a4b1062da92360d5f6e61f4e8cb5fdd50d43
parent2ee5214779aafabb5058aa62e73e037d21880e6d
When retrieving an ElementRegion, if its super region is a StringRegion,
retrieve the string value.

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