]> granicus.if.org Git - clang/commit
Add skeleton of flat store manager.
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 3 Feb 2010 09:10:32 +0000 (09:10 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 3 Feb 2010 09:10:32 +0000 (09:10 +0000)
commit5d26bc02e297543a0252d675d31632790b9a7e6b
tree83c6fc1fb388cc9240c7330e05bb9e8539e8f212
parenta89ebea6bd68d8333f2d020106a3640831aa6507
Add skeleton of flat store manager.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95214 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Checker/PathSensitive/Store.h
include/clang/Frontend/Analyses.def
lib/Checker/FlatStore.cpp [new file with mode: 0644]