]> granicus.if.org Git - clang/commit
Adjust retrieve handler priority. If a field is of array type, it should be
authorZhongxing Xu <xuzhongxing@gmail.com>
Sun, 28 Jun 2009 14:16:39 +0000 (14:16 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sun, 28 Jun 2009 14:16:39 +0000 (14:16 +0000)
commit99c2030f917a76b792848e37d635067c902f96b2
tree13f6df6e34ca1e9670301efbadc696f2d99db46c
parent6bd8a521aa0ed803b8f1b0aea8ea61460285fa0b
Adjust retrieve handler priority. If a field is of array type, it should be
handled by RetrieveArray().

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