[clang] [clang] Allow constexpr-unknown values pre C++23 (PR #129646)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 14 15:21:02 PDT 2025
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/129646 at github.com>
efriedma-quic wrote:
The other test changes look mostly okay, but worth investigating to see if we can improve the diagnostic notes for illegal uses of constexpr-unknown variables.
https://github.com/llvm/llvm-project/pull/129646
More information about the cfe-commits
mailing list