[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
Sun Feb 16 03:52:13 PST 2020


njames93 created this revision.
Herald added subscribers: cfe-commits, xazax.hun.
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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.244865.patch
Type: text/x-patch
Size: 15705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200216/aed86767/attachment.bin>


More information about the cfe-commits mailing list