================ @@ -0,0 +1,87 @@ +// RUN: %clang_cc1 -DNEW_CONST_INTERP -std=c++20 -fexperimental-new-constant-interpreter -fsyntax-only -verify %s ---------------- yronglin wrote: Done! https://github.com/llvm/llvm-project/pull/102170