]> granicus.if.org Git - clang/commit
Take first step to migrating handling of "stores" to values from GRExprEngine
authorTed Kremenek <kremenek@apple.com>
Wed, 16 Apr 2008 18:21:25 +0000 (18:21 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 16 Apr 2008 18:21:25 +0000 (18:21 +0000)
commite38718e3251d9f2489f38a5467fdab06f53e8e77
treefc75f31d2e5ebd3221284ea508a9adbd28198121
parent5cd24389afe21db6f246c20a1f49461fca0b31cb
Take first step to migrating handling of "stores" to values from GRExprEngine
to the plug-in GRTransferFuncs object.

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