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
Loading
Please register or sign in to comment
where long is only 32-bits and so a reinterpret_cast would be ill-formed. llvm-svn: 89583