[PATCH] D54943: [clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 13:19:18 PDT 2022
JonasToth marked an inline comment as done.
JonasToth added a comment.
Thank you for the review! I adjusted the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54943/new/
https://reviews.llvm.org/D54943
More information about the cfe-commits
mailing list