Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97152
[clang-tidy] Simplify special member functions check ClosedPublic Authored by steveire on Feb 21 2021, 7:35 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: kbarton, xazax.hun, nemanjai. · View Herald TranscriptFeb 21 2021, 7:35 AM This revision is now accepted and ready to land.Feb 21 2021, 9:44 AM Closed by commit rGb67287088664: [clang-tidy] Simplify special member functions check (authored by • stephenkelly). · Explain WhyFeb 27 2021, 4:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326895 clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
|