[PATCH] D68074: [clang-tidy] Add readability-make-member-function-const
Matthias Gehre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 20 14:34:13 PDT 2019
mgehre updated this revision to Diff 225804.
mgehre marked 6 inline comments as done.
mgehre added a comment.
- Update documentation
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.225804.patch
Type: text/x-patch
Size: 24511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191020/890badfd/attachment-0001.bin>
More information about the cfe-commits
mailing list