swift
9a0598cd
- TBDGen: Use LinkerPlatformId enum type instead of casting to uint8_t.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
TBDGen: Use LinkerPlatformId enum type instead of casting to uint8_t. Increase type safety by consistently using the `LinkerPlatformId` enum type, instead of casting to/from `uint8_t` unnecessarily. NFC.
References
#72109 - TBDGen: Specify the correct macCatalyst platform ID in `$ld$previous` directives
Author
tshortli
Committer
tshortli
Parents
3aea3a08
Loading