[clang] [Clang] Remove unnecessary return block after musttail call (PR #191198)
Paweł Bylica via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 15 00:35:59 PDT 2026
chfast wrote:
This change broke `ItaniumCXXABI::getOrCreateVirtualFunctionPointerThunk` (now fixed). I will give it some fuzzing time.
https://github.com/llvm/llvm-project/pull/191198
More information about the cfe-commits
mailing list