[clang] [Clang] Tolerate constant evaluation failure when transforming SubstNonTypeTemplateParmExpr in unevaluated contexts (PR #196791)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 10 03:04:04 PDT 2026
wx257osn2 wrote:
@zyn0217 First, sorry for sending a PR without giving you a heads-up, even though the issue is assigned to you.
Regarding the fix itself, this patch seems to resolve the issue, but I'm a bit concerned that it may be too ad hoc. I’d appreciate your thoughts.
https://github.com/llvm/llvm-project/pull/196791
More information about the cfe-commits
mailing list