================ @@ -0,0 +1,88 @@ +// RUN: %clang_cc1 %s -triple x86_64-linux-gnu -fexperimental-new-constant-interpreter -Wno-uninitialized -std=c++14 -fsyntax-only -verify ---------------- yronglin wrote: Added. https://github.com/llvm/llvm-project/pull/105996