[PATCH] D145885: [clang-tidy] Support readability-redundant-string-cstr.StringParameterFunctions option
Mike Crowe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 12 14:34:31 PDT 2023
mikecrowe updated this revision to Diff 504475.
mikecrowe added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145885/new/
https://reviews.llvm.org/D145885
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp
clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/redundant-string-cstr.rst
clang-tools-extra/test/clang-tidy/checkers/readability/redundant-string-cstr-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145885.504475.patch
Type: text/x-patch
Size: 11307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230312/760807d2/attachment.bin>
More information about the cfe-commits
mailing list