Files
swift-mirror/test/Constraints
Henrik G. Olsson d3214de950 Merge pull request #84685 from hnrklssn/verify-all
This adds the -verify-ignore-unrelated flag. When -verify is used without -verify-ignore-unrelated, diagnostics emitted in buffers other than the main file and those passed with -verify-additional-file (except diagnostics emitted at <unknown>:0) will now result in an error. They were previously ignored. The old behaviour is still available as opt-in using -verify-ignore-unrelated, but by being strict by default it should make it harder to accidentally miss diagnostics.

To avoid unnecessary performance overhead, -verify-additional-file is still required to parse the expected-* directives in files other than the main file.
2025-10-06 18:01:47 -07:00
..
2023-09-11 23:56:38 -07:00
2025-02-12 10:53:33 -08:00
2021-10-12 14:14:33 +01:00
2024-10-31 11:32:40 +00:00
2024-10-31 11:32:40 +00:00