Files
clang-p2996/libcxxabi/test/catch_ptr_02.pass.cpp
Martin Storsjö 9c8264f160 [libcxxabi] [test] Don't cast a pointer to long, fixing the test on Windows
Use uintptr_t instead. On Windows, long is 32 bit even on 64 bit
architectures.

Differential Revision: https://reviews.llvm.org/D147639
2023-04-12 10:17:21 +03:00

3.1 KiB