================
@@ -0,0 +1,42 @@
+// RUN: %clang_cc1 %s -fsyntax-only -Wextra -verify
----------------
nickdesaulniers wrote:

If this diagnostic is not already well tested, adding all of these additional 
unit tests makes sense.

But it looks like there's quite a number of existing tests in other files.  I 
don't think we should add a new file just to check this diagnostics behavior 
via `-Wextra` via a whole new file.

https://github.com/llvm/llvm-project/pull/77178
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to