================ @@ -0,0 +1,25 @@ +// RUN: %clang_cc1 -triple x86_64-linux -Wunused -verify %s ---------------- AaronBallman wrote:
```suggestion // RUN: %clang_cc1 -verify %s ``` Do we need those? https://github.com/llvm/llvm-project/pull/203522 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
