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
Sema: Move attached macro availability checking to DeclAvailabilityChecker.
This allows the `ExportContext` that is pre-computed for availability checking
to be reused when checking attached macro availability. Also, it just makes
more sense.
NFC.
0 commit comments