[clang] [clang][constexpr] Allow IndirectGotoStmt in constexpr functions for C++23 (PR #213449)
Shengxin Pei via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 1 10:27:06 PDT 2026
TPPPP72 wrote:
GCC accepts it since Clang does not https://godbolt.org/z/K68KPnqf3
https://github.com/llvm/llvm-project/pull/213449
More information about the cfe-commits
mailing list