================ @@ -0,0 +1,11 @@ +// RUN: %clang_cc1 -fsyntax-only -verify %s ---------------- Sirraide wrote:
Can you also add a RUN line w/ `-x c++` to check how this now behaves in C++ mode? https://github.com/llvm/llvm-project/pull/187954 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
