[clang] [clang][bytecode] Use tailcalls via `[[clang::musttail]]` (PR #173756)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 24 23:52:17 PDT 2026


tbaederr wrote:

Why does the `has_cpp_attribute` check work if the calling convention is not supported?
Anyway, I incorporated that into https://github.com/llvm/llvm-project/pull/188419, thanks.

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


More information about the cfe-commits mailing list