================ @@ -0,0 +1,9 @@ +// RUN: %clang_cc1 -verify -fsyntax-only -std=c++23 -triple x86_64-windows %s ---------------- trungnt2910 wrote:
Seems like it is not needed. I have removed it. Initially I thought we need to specify a triple to get the test running. https://github.com/llvm/llvm-project/pull/185282 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
