[PATCH] D158486: [clang-tidy] Ignore used special-members in modernize-use-equals-delete
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 3 10:48:23 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG208fa9acc0ff: [clang-tidy] Ignore used special-members in modernize-use-equals-delete (authored by PiotrZSL).
Changed prior to commit:
https://reviews.llvm.org/D158486?vs=552217&id=555635#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158486/new/
https://reviews.llvm.org/D158486
Files:
clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/use-equals-delete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158486.555635.patch
Type: text/x-patch
Size: 6701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230903/9d57a4fa/attachment.bin>
More information about the cfe-commits
mailing list