[PATCH] D32436: [clang-tidy] Support detecting for-range loop in inefficient-vector-operation check.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 07:22:08 PDT 2017
hokein updated this revision to Diff 96738.
hokein marked 6 inline comments as done.
hokein added a comment.
Address review comments.
https://reviews.llvm.org/D32436
Files:
clang-tidy/performance/InefficientVectorOperationCheck.cpp
clang-tidy/performance/InefficientVectorOperationCheck.h
docs/clang-tidy/checks/performance-inefficient-vector-operation.rst
test/clang-tidy/performance-inefficient-vector-operation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32436.96738.patch
Type: text/x-patch
Size: 12983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170426/0be1864a/attachment-0001.bin>
More information about the cfe-commits
mailing list