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
[SourceKit] Ignore .swiftsourceinfo files in SourceKit
We only show diagnostics that occur in the primary file, so getting the right
source locations for symbols coming from loaded modules has no benefit and a
slight performance cost.
0 commit comments