[clang-tools-extra] [clang-tidy] make `misc-const-correctness` work with `auto` variables and lambdas (PR #157319)
Julian Schmidt via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 15 15:24:25 PST 2026
https://github.com/5chmidti approved this pull request.
If you add the test @vbvictor suggested I think the tests are enoug. LGTM form my side, but please wait for one or two more reviewers
`const` all the things :)
https://github.com/llvm/llvm-project/pull/157319
More information about the cfe-commits
mailing list