[PATCH] D16376: clang-tidy check: Assignment and Construction
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 06:27:33 PST 2016
jbcoe retitled this revision from "clang-tidy check: User-defined copy without assignment" to "clang-tidy check: Assignment and Construction".
jbcoe updated the summary for this revision.
jbcoe set the repository for this revision to rL LLVM.
jbcoe updated this revision to Diff 45987.
jbcoe added a comment.
Rename check and restructure code to avoid repetition.
Repository:
rL LLVM
http://reviews.llvm.org/D16376
Files:
clang-tidy/misc/AssignmentAndConstructionCheck.cpp
clang-tidy/misc/AssignmentAndConstructionCheck.h
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/MiscTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-assignment-and-construction.rst
test/clang-tidy/misc-assignment-and-construction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16376.45987.patch
Type: text/x-patch
Size: 16312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160126/f3769186/attachment-0001.bin>
More information about the cfe-commits
mailing list