Skip to content
Commit 12048d86 authored by Alexis Hunt's avatar Alexis Hunt
Browse files

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.

llvm-svn: 89583
parent 7248f864
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment