[PATCH] D67135: [clang-tidy] performance-inefficient-vector-operation: Support proto repeated field
Cong Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 14:10:57 PDT 2019
congliu updated this revision to Diff 218789.
congliu added a comment.
Uploaded the correct diff...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67135/new/
https://reviews.llvm.org/D67135
Files:
clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp
clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.h
clang-tools-extra/docs/clang-tidy/checks/performance-inefficient-vector-operation.rst
clang-tools-extra/test/clang-tidy/performance-inefficient-vector-operation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67135.218789.patch
Type: text/x-patch
Size: 19141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190904/10c140d1/attachment-0001.bin>
More information about the cfe-commits
mailing list