Commits

gregomni committed db44bf7d69f
Add support in the diagnostic verifier for verifying no fix-its Checked what it would look like to verify fix-its in every case, and currently the tests are missing expected fix-its in 435 diagnoses in 60 test files. So as an alternative, added support for a no fix-its marker “{{none}}”, and added that marker to the c-style for deprecation tests where it applies.