[clang-tools-extra] [clang-tidy] Add new check: `readability-use-concise-preprocessor-directives` (PR #146830)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 5 06:52:45 PDT 2025
================
@@ -0,0 +1,30 @@
+.. title:: clang-tidy - readability-use-concise-preprocessor-directives
+
+readability-use-concise-preprocessor-directives
+=============================================
----------------
EugeneZelenko wrote:
Please make same length as check name.
https://github.com/llvm/llvm-project/pull/146830
More information about the cfe-commits
mailing list