Files
swift-mirror/lib/SILOptimizer
Michael Gottesman fd34e8ede6 [flow-isolation] Rename verifyIsolation -> emitDiagnostics
The method name `verifyIsolation` implied a precondition-style check,
but the function actually emits user-facing diagnostics for isolation
violations found by the dataflow solver. Rename it to `emitDiagnostics`
to better reflect its purpose.
2026-02-22 18:59:22 -08:00
..
2025-10-23 05:18:59 -07:00