================ @@ -0,0 +1,55 @@ +// RUN: %clang_cc1 -std=c++26 -fsyntax-only -verify %s + ---------------- tbaederr wrote:
```suggestion // RUN: %clang_cc1 -std=c++26 -fsyntax-only -verify %s // RUN: %clang_cc1 -std=c++26 -fsyntax-only -verify %s -fexperimental-new-constant-interpreter ``` https://github.com/llvm/llvm-project/pull/177614 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
