swift
0d581c42
- NFC: Use VersionRange::all() to represent "always available".
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
NFC: Use VersionRange::all() to represent "always available". It doesn't make sense to use `VersionRange::empty()` to represent "universally available" since something that is available in an empty version range is effectively never available.
References
#77519 - Sema: Fix opaque type accessors with inactive availability conditions
Author
tshortli
Committer
tshortli
Parents
a24c4489
Loading