[PATCH] D132804: [clang-tidy] Add option to ignore CRTP overrides in convert-member-functions-to-static
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 27 23:11:27 PDT 2022
njames93 updated this revision to Diff 456170.
njames93 marked an inline comment as done.
njames93 added a comment.
Fix documentation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132804/new/
https://reviews.llvm.org/D132804
Files:
clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.cpp
clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/convert-member-functions-to-static.rst
clang-tools-extra/test/clang-tidy/checkers/readability/convert-member-functions-to-static-crtp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132804.456170.patch
Type: text/x-patch
Size: 5733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220828/615cfc0f/attachment-0001.bin>
More information about the cfe-commits
mailing list