]> granicus.if.org Git - clang/commit
Pull the region offset computation logic into a single method.
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 3 Aug 2010 04:52:05 +0000 (04:52 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 3 Aug 2010 04:52:05 +0000 (04:52 +0000)
commite888233f6b115d3b0dd73bcb5f35e93794408542
treed74fe0616c2ba88a5b4c1799f16b268bae85d913
parent5ce946291c2c23ed71b112b2ba13acf11807e319
Pull the region offset computation logic into a single method.

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