]> granicus.if.org Git - clang/commit
- Remove AnonTypedRegion, which is not to be used.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 3 Nov 2008 04:12:24 +0000 (04:12 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 3 Nov 2008 04:12:24 +0000 (04:12 +0000)
commit817c67daf845b35a242cd9b68e9c5eccf09c63df
treec10910ea2c25521112e480f77236cc4619bb2d80
parentd5a56f0e5d8f495a471fe739195f86756e22de48
- Remove AnonTypedRegion, which is not to be used.
- Prepare AnonPointeeRegioin for later use.

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