Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97243
[clang-tidy] Remove IncludeInserter from MoveConstructorInit check. ClosedPublic Authored by njames93 on Feb 22 2021, 5:33 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 23 2021, 5:11 AM Closed by commit rGe96f9cca3b1b: [clang-tidy] Remove IncludeInserter from MoveConstructorInit check. (authored by njames93). · Explain WhyFeb 23 2021, 5:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325757 clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.h
clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/performance-move-constructor-init.rst
|