[clang] [Clang] use constant evaluation context for constexpr if conditions (PR #123667)
Oleksandr T. via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 00:31:13 PST 2025
================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 -std=c++26 -verify %s
----------------
a-tarasyuk wrote:
@frederick-vs-ja I've updated the test
https://github.com/llvm/llvm-project/pull/123667
More information about the cfe-commits
mailing list