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
Update diagnostics parsing to handle new warnings (#1440)
Starting with Swift 6.2 some warnings may end with a tag such as
[#no-usage]. Update parsing logic to remove these tags from the warnings
to ensure we can combine them with the warnings from SourceKit.
Issue: #1434
0 commit comments