aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/UndefinedAssignmentChecker.cpp
diff options
context:
space:
mode:
authorSean Hunt <rideau3@gmail.com>2009-11-22 07:05:50 +0000
committerSean Hunt <rideau3@gmail.com>2009-11-22 07:05:50 +0000
commitf1cd5e5c85f2ad433874310d826c1860a262909c (patch)
treec0082e08657be65df11787a09894279b98856a1a /lib/Analysis/UndefinedAssignmentChecker.cpp
parentb681b61fea36618778b8030360e90e3f4641233b (diff)
Use intptr_t rather than long so that this test will not fail on LLP64 systems,
where long is only 32-bits and so a reinterpret_cast would be ill-formed. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89583 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/UndefinedAssignmentChecker.cpp')
0 files changed, 0 insertions, 0 deletions