[clang-tools-extra] [clang-tidy]misc-const-correctness fix fake positive of function pointer (PR #162079)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 6 08:20:32 PDT 2025
================
@@ -321,6 +321,10 @@ Changes in existing checks
- Improved :doc:`misc-header-include-cycle
<clang-tidy/checks/misc/header-include-cycle>` check performance.
+- Improved :doc:`misc-const-correctness
----------------
EugeneZelenko wrote:
Please keep alphabetical order (by check name) in this list.
https://github.com/llvm/llvm-project/pull/162079
More information about the cfe-commits
mailing list