llvm-project
9d3dd8ef
- fix: replace report_fatal_error with Diags and exit (#147959)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#147959 - fix: replace report_fatal_error with Diags and exit
Author
woruyu
Parents
c1545b68
Loading