[PATCH] D33209: [clang-tidy] Add "emplace_back" detection in inefficient-vector-operation.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 01:58:47 PDT 2017
hokein updated this revision to Diff 99119.
hokein marked an inline comment as done.
hokein added a comment.
Adress review comments.
https://reviews.llvm.org/D33209
Files:
clang-tidy/performance/InefficientVectorOperationCheck.cpp
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: D33209.99119.patch
Type: text/x-patch
Size: 6300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/0e149485/attachment.bin>
More information about the cfe-commits
mailing list