[clang-tools-extra] [clang-tidy] Add `readability-redundant-tag` check (PR #210007)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 08:27:47 PDT 2026


================
@@ -97,6 +97,11 @@ Improvements to clang-tidy
 New checks
 ^^^^^^^^^^
 
+- New :doc:`readability-redundant-tag
----------------
EugeneZelenko wrote:

Please keep alphabetical order (by check name) and separate entries with empty line.

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


More information about the cfe-commits mailing list