[PATCH] D67135: [clang-tidy] performance-inefficient-vector-operation: Support proto repeated field
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 02:21:55 PDT 2019
lebedev.ri added a comment.
I'm not sure this is the correct approach.
I'd think the check instead should be parametrized, so this patch should become just extending the config.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67135/new/
https://reviews.llvm.org/D67135
More information about the cfe-commits
mailing list