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

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 30 17:25:54 PDT 2024


ahatanak wrote:

We could use the function name without the prefix as the key when searching for the subprogram in `CGDebugInfo::createInlinedTrapSubprogram`.

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


More information about the cfe-commits mailing list