[PATCH] D70052: [clang-tidy] Add misc-mutating-copy check
Gabor Bencze via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 15 07:31:03 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbbc9f6c2ef07: [clang-tidy] Add cert-oop58-cpp check The check warns when (a member of) theā¦ (authored by gbencze).
Changed prior to commit:
https://reviews.llvm.org/D70052?vs=229925&id=233966#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70052/new/
https://reviews.llvm.org/D70052
Files:
clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp
clang-tools-extra/clang-tidy/cert/CMakeLists.txt
clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.cpp
clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cert-oop58-cpp.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/cert-oop58-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70052.233966.patch
Type: text/x-patch
Size: 12096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191215/60a71621/attachment-0001.bin>
More information about the cfe-commits
mailing list