[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 03:53:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303157: [clang-tidy] Add "emplace_back" detection in inefficient-vector-operation. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D33209?vs=99124&id=99127#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33209

Files:
  clang-tools-extra/trunk/clang-tidy/performance/InefficientVectorOperationCheck.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/performance-inefficient-vector-operation.rst
  clang-tools-extra/trunk/test/clang-tidy/performance-inefficient-vector-operation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33209.99127.patch
Type: text/x-patch
Size: 14347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170516/ace18760/attachment.bin>


More information about the cfe-commits mailing list