]> granicus.if.org Git - clang/commit
Added getLValueElement() to RegionStore. Only handle constant array for now.
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 24 Oct 2008 01:09:32 +0000 (01:09 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 24 Oct 2008 01:09:32 +0000 (01:09 +0000)
commitb1d542a46eb71f23dafb5ce60b68247f280beb41
treef9f23eea030024c4b3859965d3fdfd220b2c8de9
parent95c7b00fe857a61a19185483aa0d85492ec9e258
Added getLValueElement() to RegionStore. Only handle constant array for now.

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