[PATCH] D68074: [clang-tidy] Add readability-make-member-function-const
Matthias Gehre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 29 10:36:14 PDT 2019
mgehre updated this revision to Diff 222331.
mgehre marked 6 inline comments as done.
mgehre added a comment.
- Implement review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68074/new/
https://reviews.llvm.org/D68074
Files:
clang-tools-extra/clang-tidy/readability/CMakeLists.txt
clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.cpp
clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.h
clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/readability-make-member-function-const.rst
clang-tools-extra/test/clang-tidy/readability-make-member-function-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68074.222331.patch
Type: text/x-patch
Size: 23715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190929/603b91b6/attachment-0001.bin>
More information about the cfe-commits
mailing list