]> granicus.if.org Git - clang/commit
Simplify interface. We can get canonical type from the base region directly. No need...
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 31 Oct 2008 11:02:48 +0000 (11:02 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 31 Oct 2008 11:02:48 +0000 (11:02 +0000)
commitea8a1854137faca10ccb24acf4f1a74912fccfb2
treef06a213178ab637f05732cafad714bc3cc8685e2
parentaf0a844542247d337947b4585e684b5eb72d4ffb
Simplify interface. We can get canonical type from the base region directly. No need for an extra type argument.

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