]> granicus.if.org Git - clang/commit
Identify AnonPointeeRegion by the symbol that is concretized.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 11 Dec 2008 09:08:46 +0000 (09:08 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 11 Dec 2008 09:08:46 +0000 (09:08 +0000)
commitc5458622a30ede903e8d1e800cbf9382bd45b69f
tree568a3a28f7847fc5cc50d955a6860f3763afb0fc
parent3bb662a8635a1f85a64719759ead76abffe0e172
Identify AnonPointeeRegion by the symbol that is concretized.

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