]> granicus.if.org Git - clang/commit
Use ASTContext::getCanonicalType() to get TypedRegion's type.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 27 Oct 2008 13:35:03 +0000 (13:35 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 27 Oct 2008 13:35:03 +0000 (13:35 +0000)
commite70559fd25bfd1970a82086c5f99cf9ef181b1ae
tree9375e0a5f189600d2106c272173c506d2440bb53
parent27b57063d83b00474d7563fb5d608544e2364862
Use ASTContext::getCanonicalType() to get TypedRegion's type.

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