[PATCH] D114427: [clang-tidy] Warn on functional C-style casts
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 28 06:08:08 PST 2021
carlosgalvezp added a comment.
Personally I think it's best to merge this as is, allowing people to e.g. replace cpplint with clang-tidy (one static analyzer to rule them all!), and add more functionality in a separate, focused patch. Looking forward to hearing your thoughts :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114427/new/
https://reviews.llvm.org/D114427
More information about the cfe-commits
mailing list