About the clang-tidy category | | 0 | 489 | May 19, 2022 |
[RFC][clang-tidy] which language should be supported by default | | 11 | 185 | October 14, 2025 |
[RFC] abseil-unchecked-statusor-use check | | 5 | 208 | October 13, 2025 |
[RFC] __builtin_static_analysis_assume | | 3 | 130 | October 13, 2025 |
Improve clang-tidy documentation | | 12 | 158 | October 10, 2025 |
Variable Naming for Structs/Classes | | 4 | 54 | October 8, 2025 |
[RFC][clang-tidy] Additional checks to enable clang diagnostics | | 8 | 148 | October 8, 2025 |
Should `DataflowAnalysis::diagnoseFunction` allow to pass analysis instance created by caller? | | 1 | 53 | October 6, 2025 |
[RFC] Create hardened .clang-tidy config for /clang-tidy directory | | 13 | 309 | September 22, 2025 |
[clang-tidy] Is clang-tidy out-of-tree check-plugin load mechanism guaranteed to work with MSVC? | | 6 | 158 | September 21, 2025 |
Anyone tried using GitHub Copilot or other AI chatbots to assist in writing checks? | | 3 | 150 | September 15, 2025 |
[RFC] Deprecate and remove `zircon` module, moving it's only check to `fuchsia` module | | 1 | 91 | September 7, 2025 |
Clang-tidy misc-use-anonymous-namespace | | 7 | 143 | September 3, 2025 |
Should expressions of uninstantiated template type trigger misc-redundant-expression when compared with !=? | | 2 | 40 | August 28, 2025 |
Support query-based clang-tidy external check | | 15 | 433 | August 22, 2025 |
C++ Core Guidelines coverage dashboard in documentation | | 16 | 317 | August 6, 2025 |
[clang-tidy] performance-unnecessary-copy-initialization can not warn about the initialization with memExpr | | 4 | 72 | July 29, 2025 |
Issues with system headers when using clang-tidy with a GCC MinGW64 compiler | | 4 | 144 | July 29, 2025 |
[RFC] Provide better experience for new clang-tidy users | | 14 | 313 | July 22, 2025 |
How to suppress specific notes? | | 8 | 143 | May 27, 2025 |
[RFC] Teach check_clang_tidy.py the FileCheck --implicit-check-not option | | 7 | 134 | May 27, 2025 |
Check_clang_tidy / FileCheck is not processing CHECK_MESSAGES lines from header files | | 2 | 61 | April 8, 2025 |
[RFC] Using --match-full-lines in Clang-Tidy tests | | 2 | 110 | March 31, 2025 |
[RFC] Exclude issues from system headers as early as posible | | 12 | 1798 | March 26, 2025 |
Request for dangling reference check for (ranges) min, max, minmax | | 0 | 32 | March 21, 2025 |
Literal tab, bell, backspace, vertical tab, form feed in string literal check? | | 0 | 32 | February 19, 2025 |
Move User option from top level option to `CheckOptions` | | 1 | 43 | January 22, 2025 |
Canonical Paths in FixItHints | | 2 | 81 | January 17, 2025 |
[RFC] Deprecation warnings for clang-tidy | | 7 | 247 | January 17, 2025 |
How to Match all "<<" for ostream CallExpr in this case? | | 1 | 53 | January 17, 2025 |