[clang-tools-extra] [clang-tidy] Emit warning when user is using deprecated `zircon` checks (PR #189522)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 12 23:46:24 PDT 2026


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

Fixed, sorry that I didn't do a more detailed fact check before.

https://github.com/llvm/llvm-project/pull/189522


More information about the cfe-commits mailing list