swift
6a265037
- [swift-inspect] Again: Fix integer type mismatch on watchOS build.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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
References
#70125 - [swift-inspect] Again: Fix integer type mismatch on watchOS build.
Author
w6sec
Parents
4fe37984
Files
1
tools/swift-inspect/Sources/swift-inspect/Operations
DumpGenericMetadata.swift
Loading