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.
...by wrapping them in another (new) attribute, SwiftVersionedAttr.
This can track both attributes that would be added and those that
would be removed.
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