[clang-tools-extra] [clang-tidy] Fix false positive in readability-make-member-function-c… (PR #174286)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 18 10:26:29 PST 2026


================
@@ -104,6 +104,171 @@ Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Improved :doc:`misc-const-correctness
+  <clang-tidy/checks/misc/const-correctness>` check to avoid false
----------------
vbvictor wrote:

Wrong merge/rebase, please remove unrelated changes

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


More information about the cfe-commits mailing list