[PATCH] D145885: [clang-tidy] Support readability-redundant-string-cstr.StringParameterFunctions option
Mike Crowe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 01:15:39 PDT 2023
mikecrowe updated this revision to Diff 504537.
mikecrowe edited the summary of this revision.
mikecrowe added a comment.
Quote types and functions correctly in redundant-string-cstr.rst.
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.504537.patch
Type: text/x-patch
Size: 11202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230313/fd38e6cf/attachment-0001.bin>
More information about the cfe-commits
mailing list