[clang] [Clang] Treat constexpr-unknown value as invalid in `EvaluateAsInitializer` (PR #128409)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 4 23:57:35 PST 2025
efriedma-quic wrote:
And the check for allowConstexprUnknown() isn't catching all the relevant cases; opened #129845.
https://github.com/llvm/llvm-project/pull/128409
More information about the cfe-commits
mailing list