You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2020. It is now read-only.
[APINotes] Preserve attributes from inactive versions. (#53)
...by wrapping them in another (new) attribute, SwiftVersionedAttr,
or by noting their deletion in a SwiftVersionedRemovalAttr.
This doesn't support other kinds of changes that can be made via API
notes, such as nullability or wholesale type changes, but it's a place
to start, and possibly sufficient for our goals.
Part of rdar://problem/28618121.
0 commit comments