]> granicus.if.org Git - clang/commit
Add a new method because sometimes the type of the conjured symbol is not the
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 9 Apr 2009 06:30:17 +0000 (06:30 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 9 Apr 2009 06:30:17 +0000 (06:30 +0000)
commitfe1635bb27f5a13314169143cfdae6ecc6e4b3e2
treec132080fab10cab50d17ceaa59f929d1e4c23732
parent9e82acb49d2fc1bc7e2ca4e0a489dc2b3d145c7b
Add a new method because sometimes the type of the conjured symbol is not the
type of the expression where we create the symbol.

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