aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/CheckerManager.cpp
diff options
context:
space:
mode:
authorKen Dyck <kd@kendyck.com>2011-02-24 01:13:28 +0000
committerKen Dyck <kd@kendyck.com>2011-02-24 01:13:28 +0000
commita0c21c4ec00ea083bf036edb08bb016085b53409 (patch)
tree1d24776ba3bb494a310b5af7bfcc6cb7f1c92bc9 /lib/StaticAnalyzer/Core/CheckerManager.cpp
parent64be13795a9b5b25de6b151551a2f5ef2bab353c (diff)
Make the Size and DataSize members more CharUnits-friendly by wrapping them
with getter and setter methods in both bit units and CharUnits. This will help simplify some of the unit mismatch in the parts of the code where sizes are known to be exact multiples of the width of the char type. Assertions in the getters help guard against accidentally converting to CharUnits when sizes are not exact multiples of the char width. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126354 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/CheckerManager.cpp')
0 files changed, 0 insertions, 0 deletions