swift
a18f72c2 - Constify `DiagnosticState::determineBehavior`

Commit
124 days ago
Constify `DiagnosticState::determineBehavior` Split out the state mutation into a new `updateFor` function that we call for diagnostic emission, allowing `DiagnosticTransaction::hasErrors` to query the behavior without mutating any state.
Author
Parents
Loading