================
@@ -0,0 +1,20 @@
+// RUN: clang-tidy %s -checks='-*,zircon-temporary-objects' \
----------------
vbvictor wrote:

Can we just use plain `%check_clang_tidy` instead of manual FileCheck?
We can match `configurationDiag` warnings (see misc-const-correctness)

https://github.com/llvm/llvm-project/pull/189522
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to