[PATCH] D74689: [clang-tidy] Better custom class support for performance-inefficient-vector-operation
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 13:03:21 PST 2020
njames93 updated this revision to Diff 245240.
njames93 added a comment.
- Better template support
- Removed excess code
- Refactor alot of the check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74689/new/
https://reviews.llvm.org/D74689
Files:
clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp
clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/performance-inefficient-vector-operation.rst
clang-tools-extra/test/clang-tidy/checkers/performance-inefficient-vector-operation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74689.245240.patch
Type: text/x-patch
Size: 31555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200218/20f6bdcc/attachment-0001.bin>
More information about the cfe-commits
mailing list