[PATCH] D75745: [clang-tidy] Added AllowMissingMoveFunctionsWhenCopyIsDeleted flag to cppcoreguidelines-special-member-functions
Paweł Barań via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 6 07:41:55 PST 2020
pbaran updated this revision to Diff 248729.
pbaran added a comment.
Herald added a subscriber: wuzish.
Removed unintendedly added comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75745/new/
https://reviews.llvm.org/D75745
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines-special-member-functions.rst
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-special-member-functions-allow-missing-move-when-copy-is-deleted.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75745.248729.patch
Type: text/x-patch
Size: 10293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200306/daa70ab8/attachment-0001.bin>
More information about the cfe-commits
mailing list