[PATCH] D141569: [clang-tidy] Implement CppCoreGuideline F.18
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 17 09:14:54 PST 2023
carlosgalvezp added a comment.
I think we aim at having it strict as default (so someone wanting to comply with the rule "as-is" can just enable the check), and then add options to relax it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141569/new/
https://reviews.llvm.org/D141569
More information about the cfe-commits
mailing list