llvm-project
9d3dd8ef - fix: replace report_fatal_error with Diags and exit (#147959)

Commit
147 days ago
fix: replace report_fatal_error with Diags and exit (#147959) report_fatal_error is not a good way to report diagnostics to the users, so this switches to using actual diagnostic reporting mechanisms instead. Fixes #147187
Author
Parents
Loading