diff options
author | Sean Hunt <rideau3@gmail.com> | 2009-11-22 07:05:50 +0000 |
---|---|---|
committer | Sean Hunt <rideau3@gmail.com> | 2009-11-22 07:05:50 +0000 |
commit | f1cd5e5c85f2ad433874310d826c1860a262909c (patch) | |
tree | c0082e08657be65df11787a09894279b98856a1a /lib/Analysis/UndefinedAssignmentChecker.cpp | |
parent | b681b61fea36618778b8030360e90e3f4641233b (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