Use uintptr_t instead. On Windows, long is 32 bit even on 64 bit
architectures.
Details
Details
- Reviewers
EricWF - Group Reviewers
Restricted Project - Commits
- rG9c8264f1600b: [libcxxabi] [test] Don't cast a pointer to long, fixing the test on Windows
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo