]> granicus.if.org Git - clang/commit
Let StoreManager do different cast on arrays. BasicStore will just keep it intact.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 23 Oct 2008 03:10:39 +0000 (03:10 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 23 Oct 2008 03:10:39 +0000 (03:10 +0000)
commite1911afd2a79cb508bc81b30be49a0c8648a81b0
tree1883de3eb6a8c524bf83c22c415b7f30fc24365c
parent4d8e5b803ecb0b891879aa64a09491b5824a5364
Let StoreManager do different cast on arrays. BasicStore will just keep it intact.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58028 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