[llvm-branch-commits] [clang-tools-extra] release/22.x: [clang-tidy] Emit warning when user is using deprecated `zircon` checks (#189522) (PR #191809)

Zeyi Xu via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 13 06:22:43 PDT 2026


zeyi2 wrote:

Based on some private discussion about this commit with vbvictor, we decide that it is not a good idea to actually backport this:

- This isn't a bug fix and there is nearly no user for `zircon` module, so this is feature that almost nobody will see.
- `zircon` is removed in 24th so we will have time in 23 release to show this message.

So I'm closing this now, sorry for the noise.

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


More information about the llvm-branch-commits mailing list