aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorworuyu <99597449+woruyu@users.noreply.github.com>2025-07-25 22:20:30 +0800
committerGitHub <noreply@github.com>2025-07-25 10:20:30 -0400
commit9d3dd8efe07180a6b261ae617ffc1ee5e26419c9 (patch)
treec392f3f8f1c182527a433bd4ff2027debf454f79 /clang/lib/CodeGen/CodeGenModule.cpp
parentc1545b68bcba16c3d21fd3d0ee3bc4c92aa8d98f (diff)
downloadllvm-9d3dd8efe07180a6b261ae617ffc1ee5e26419c9.zip
llvm-9d3dd8efe07180a6b261ae617ffc1ee5e26419c9.tar.gz
llvm-9d3dd8efe07180a6b261ae617ffc1ee5e26419c9.tar.bz2
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions