swift
6a265037 - [swift-inspect] Again: Fix integer type mismatch on watchOS build.

Commit
1 year ago
[swift-inspect] Again: Fix integer type mismatch on watchOS build. Redo Mike's changes which were reverted: Convert integers to to `swift_reflection_ptr_t` instead of `UInt64` since watchOS uses `UInt` as its pointer type. rdar://118458631
Author
Parents
Loading