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
[SwiftWarningControl] Keep track of enabled diagnostic group identifiers
And add public API on `WarningControlRegionTree` to query them: `getEnabledDiagnosticGroups`.
This is intended to be used by clients (the compiler) to be able to query whether a given diagnostic group has been enabled in a given source file.
0 commit comments