]> granicus.if.org Git - clang/commit
* Remove unused GRState* parameter
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 14 Oct 2009 03:33:08 +0000 (03:33 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 14 Oct 2009 03:33:08 +0000 (03:33 +0000)
commitd0f8bb1f6b51b93bf07b27b4a8f9d1823063cba8
tree678ffe66f77ad863d0a7047943396bf0863b2a1b
parent159c53dd832269cb95652eb77112420ae06bb19a
* Remove unused GRState* parameter
* Make all Base value the last argument.

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