Commit 9fda610
committed
[DiagnosticEngine] Don't account ignored diagnostics in
Since the diagnostic is not going to be emitted counting it in
`Swift6Errors` statistics is going to be confusing to the users.
Resolves: swiftlang#79291
Resolves: rdar://145341605
(cherry picked from commit 664c119)Sema.NumSwift6Errors statistic1 parent 4883013 commit 9fda610
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
| 436 | + | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
| |||
0 commit comments