]> granicus.if.org Git - clang/commit
The base type is not always pointer type. We may cast to a base reference.
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 22 Dec 2010 08:12:57 +0000 (08:12 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 22 Dec 2010 08:12:57 +0000 (08:12 +0000)
commiteee1df1e7ac74bbccd5282f0348381af70cf5e5e
treebf4869842a29eb4e4700177517d127d5d02aa0de
parenta8d835abb81eb26850fa27738df0e42f12fae66a
The base type is not always pointer type. We may cast to a base reference.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122393 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/RegionStore.cpp