]> granicus.if.org Git - clang/commit
Replace the heuristic isSmallerThan with ASTContext::getTypeSize().
authorZhongxing Xu <xuzhongxing@gmail.com>
Fri, 8 May 2009 02:12:59 +0000 (02:12 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Fri, 8 May 2009 02:12:59 +0000 (02:12 +0000)
commitfb1e3310da7e3886c8057a5f009d2cdf30d8804f
treee485776a5ee743c0c02aaa5ebbe92ce18a1991c4
parente6536afb1bc606a54abe0c357c8a2e1b8fc6e4e0
Replace the heuristic isSmallerThan with ASTContext::getTypeSize().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71206 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RegionStore.cpp
test/Analysis/casts.c
test/Analysis/rdar-6541136-region.c