[llvm-branch-commits] [clang] release/21.x: [clang] Followup for constexpr-unknown potential constant expressions. (#151053) (PR #157098)

Eli Friedman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Sep 15 10:00:53 PDT 2025


efriedma-quic wrote:

This isn't high priority from my perspective; it technically fixes a regression in C++23 mode, but only if you do weird stuff with enable_if, or enable -Winvalid-constexpr, which is not on by default in C++23 mode.  If there's some reason to reprioritize, please let me know.

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


More information about the llvm-branch-commits mailing list