]> granicus.if.org Git - clang/commit
AnalysisContext is not const.
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 23 Jul 2010 02:49:07 +0000 (02:49 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 23 Jul 2010 02:49:07 +0000 (02:49 +0000)
commitb73279120d67817156717a1625207ee1bbf41477
treecc9cc91a5db94cfb8ab525248e2f0405e9cc4e6c
parentad23ebe22b7e52e3875981eeb46a1fd61a7554fb
AnalysisContext is not const.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109210 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h
include/clang/Checker/PathSensitive/GRCoreEngine.h
lib/Checker/GRExprEngine.cpp