================ @@ -0,0 +1,9 @@ +// RUN: %clang_cc1 -verify %s + +// ref-no-diagnostics ---------------- Fznamznon wrote:
I think since there is no `ref` prefix passed to `verify` option that is not really required. ```suggestion ``` https://github.com/llvm/llvm-project/pull/172399 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
