]> granicus.if.org Git - clang/commit
Teach GRExprEngine to handle the initialization of the condition variable of a WhileStmt.
authorTed Kremenek <kremenek@apple.com>
Thu, 24 Dec 2009 00:54:56 +0000 (00:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 24 Dec 2009 00:54:56 +0000 (00:54 +0000)
commit4c508a12cedcf2896412a3700c1b2a35bf339828
treeaa6236c5a0b44833ad7daa26242a33b359080650
parent76525467cfe07a2cec3a4e58043ec308ae5d67a3
Teach GRExprEngine to handle the initialization of the condition variable of a WhileStmt.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngine.cpp
test/Analysis/misc-ps-region-store.cpp