]> granicus.if.org Git - clang/commit
ASTContext is now a reference member of StoreManager.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 06:00:22 +0000 (06:00 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 8 Feb 2010 06:00:22 +0000 (06:00 +0000)
commit2a393db0969630d01a71fd384affb33ea0a693d1
tree932b7000959ffab025dda705079af0f9bfeb75ba
parent36d02e0984fcb7bdae37df7659603075c2a4c113
ASTContext is now a reference member of StoreManager.

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