]> granicus.if.org Git - clang/commit
AnonPointeeRegions are now identified by the MemRegion of the pointer pointing
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 11 Dec 2008 02:27:34 +0000 (02:27 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 11 Dec 2008 02:27:34 +0000 (02:27 +0000)
commit3bb662a8635a1f85a64719759ead76abffe0e172
tree4acea5a5b36a3b2d37bd718293055c8ae2ebfe8d
parent83df2d230166fed729797b112f5faf27fce2bdd5
AnonPointeeRegions are now identified by the MemRegion of the pointer pointing
to them.

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