================ @@ -0,0 +1,17 @@ +// RUN: %clang_cc1 -fsyntax-only -verify -std=c++2c -Wunused %s ---------------- Fznamznon wrote:
NIT: why not c++26? ```suggestion // RUN: %clang_cc1 -fsyntax-only -verify -std=c++26 -Wunused %s ``` https://github.com/llvm/llvm-project/pull/127061 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits