[clang-tools-extra] [clang-tidy] make `misc-const-correctness` work with `auto` variables and lambdas (PR #157319)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 7 11:06:41 PDT 2025
vbvictor wrote:
I don't know how hard it is to achieve, but I'd like to have 2 distinct options: one for "normal" local variables, another for lambdas
https://github.com/llvm/llvm-project/pull/157319
More information about the cfe-commits
mailing list