[clang] [clang][bytecode] Support compile-time exceptions (PR #189410)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 6 16:53:05 PDT 2026
efriedma-quic wrote:
The diagnostics probably don't need to explicitly mention std::terminate(); the exact termination mechanism isn't usually relevant.
https://github.com/llvm/llvm-project/pull/189410
More information about the cfe-commits
mailing list