]> granicus.if.org Git - clang/commit
Add support for binding and retrieving VarRegions in flat store.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 05:40:07 +0000 (05:40 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 05:40:07 +0000 (05:40 +0000)
commit36d02e0984fcb7bdae37df7659603075c2a4c113
tree869cf0797c55b48f48f8e6bdcba2f0d184e7be77
parenta7ef13024e4cc3dfb75e3bc1695371b39d9a5240
Add support for binding and retrieving VarRegions in flat store.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/FlatStore.cpp
test/Analysis/misc-ps-flat-store.c [new file with mode: 0644]