]> granicus.if.org Git - clang/commit
Replace getTypeWidth() with ASTContext::getTypeSize().
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 8 May 2009 02:00:55 +0000 (02:00 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 8 May 2009 02:00:55 +0000 (02:00 +0000)
commite6536afb1bc606a54abe0c357c8a2e1b8fc6e4e0
treed4c00518add55223397a86852b2d7094fa9ab497
parenta15f7ac7729b74d1d8bef0c009b803a4bbef20d3
Replace getTypeWidth() with ASTContext::getTypeSize().

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