[PATCH] D97243: [clang-tidy] Remove IncludeInserter from MoveConstructorInit check.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 05:48:20 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe96f9cca3b1b: [clang-tidy] Remove IncludeInserter from MoveConstructorInit check. (authored by njames93).

Changed prior to commit:
  https://reviews.llvm.org/D97243?vs=325626&id=325757#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97243/new/

https://reviews.llvm.org/D97243

Files:
  clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.cpp
  clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.h
  clang-tools-extra/docs/clang-tidy/checks/list.rst
  clang-tools-extra/docs/clang-tidy/checks/performance-move-constructor-init.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97243.325757.patch
Type: text/x-patch
Size: 5339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/62854692/attachment.bin>


More information about the cfe-commits mailing list