================ @@ -0,0 +1,35 @@ +// RUN: %clang_cc1 -triple x86_64-windows-msvc -fsyntax-only -fms-extensions -verify -std=c++20 %s ---------------- efriedma-quic wrote:
This test is passing without your patch. Did you mean to put something in which would make it fail? https://github.com/llvm/llvm-project/pull/186497 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
