Files
swift-mirror/validation-test
Slava Pestov 5bcdcd1fa6 FrontendTool: Stop if SILGen emits diagnostics even when lazy type checking is off
We've had several bugs lately where SILGen produces a diagnostic,
but the resulting invalid SIL causes crashes further down in the
mandatory pipeline. To prevent this from happening, just stop after
SILGen if diagnostics were emitted, even if lazy type checking is
disabled, because the same rationale applies in either case.
2026-01-13 18:24:10 -05:00
..
2025-12-15 13:36:42 -08:00
2026-01-13 18:24:09 -05:00
2025-12-06 10:18:19 +10:00