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

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 17:35:47 PST 2021


njames93 updated this revision to Diff 325626.
njames93 added a comment.

Remove unnessary headers.


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.325626.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210223/3958080a/attachment-0001.bin>


More information about the cfe-commits mailing list