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

via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 18 16:38:16 PDT 2026


================
@@ -70,7 +71,6 @@
 #include "UseAnyOfAllOfCheck.h"
 #include "UseConcisePreprocessorDirectivesCheck.h"
 #include "UseStdMinMaxCheck.h"
-
----------------
EugeneZelenko wrote:

Accidental change?

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


More information about the cfe-commits mailing list