]> granicus.if.org Git - clang/commit
Move common methods to the base StoreManager class.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 07:10:35 +0000 (07:10 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 07:10:35 +0000 (07:10 +0000)
commit459731d468235fa8adb27132be46a3b5654351c3
tree2b9289584552cf3147666f178132e324d2b5f78e
parent53cb6f82c41397917b14fb8cdcb32e6c9bd07655
Move common methods to the base StoreManager class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95534 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Checker/PathSensitive/Store.h
lib/Checker/BasicStore.cpp
lib/Checker/RegionStore.cpp
lib/Checker/Store.cpp