[PATCH] D117090: [clang-tidy] Fix `readability-non-const-parameter` for parameter referenced by an lvalue
gehry via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 24 18:57:01 PST 2022
Sockke updated this revision to Diff 411288.
Sockke added a comment.
rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117090/new/
https://reviews.llvm.org/D117090
Files:
clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability-non-const-parameter.rst
clang-tools-extra/test/clang-tidy/checkers/readability-non-const-parameter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117090.411288.patch
Type: text/x-patch
Size: 3804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220225/488c4ac8/attachment.bin>
More information about the cfe-commits
mailing list