[clang] Add support for builtin_verbose_trap (PR #79230)

David Blaikie via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 22 12:18:41 PDT 2024


https://github.com/dwblaikie approved this pull request.

Looks OK - one minor nit, I'd probably avoid defining CLANG_TRAP_PREFIX as a macro, but instead as an inline or some other form of constant

https://github.com/llvm/llvm-project/pull/79230


More information about the cfe-commits mailing list