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

via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 16 09:33:19 PDT 2026


================
@@ -69,6 +70,7 @@ add_clang_library(clangTidyReadabilityModule STATIC
   UseConcisePreprocessorDirectivesCheck.cpp
   UseStdMinMaxCheck.cpp
 
+
----------------
EugeneZelenko wrote:

Accidental change?

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


More information about the cfe-commits mailing list