[PATCH] D45444: [clang-tidy] implement new check for const-correctness
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 30 07:45:15 PST 2019
JonasToth abandoned this revision.
JonasToth added a comment.
Herald added a subscriber: whisperity.
Abonding this revision in favor of: https://reviews.llvm.org/D54943
It doesn't make sense to have both open at the same time, as the const-transformation happens in its own patch and no heavy lifting is done here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D45444/new/
https://reviews.llvm.org/D45444
More information about the cfe-commits
mailing list