]> granicus.if.org Git - clang/commit
Use CharUnits for the offset amount of RegionRawOffset.
authorKen Dyck <kd@kendyck.com>
Mon, 24 Jan 2011 01:55:39 +0000 (01:55 +0000)
committerKen Dyck <kd@kendyck.com>
Mon, 24 Jan 2011 01:55:39 +0000 (01:55 +0000)
commit9ff2b13aee0f89d23ef4820218f9b88bb5e5c1c1
tree4a88020579c3f72c5df9d33f423aec4dd917b558
parentff3a5174d1f6e7dc98de348aecfdfe1d2fb7cd53
Use CharUnits for the offset amount of RegionRawOffset.

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