[clang] C++26 Annotation (PR #166287)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 14 01:15:40 PST 2025


================
@@ -0,0 +1,35 @@
+// RUN: %clang_cc1 -std=c++26  -x c++ %s -verify
----------------
tbaederr wrote:

Does this also work when passing `-fexperimental-new-constant-interpreter`?

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


More information about the cfe-commits mailing list