[PATCH] D140018: [clang-tidy] Support std::string_view in readability-redundant-string-cstr
Tamas Berghammer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 16 08:14:24 PST 2022
tberghammer updated this revision to Diff 483553.
tberghammer added a comment.
Add wstring_view test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140018/new/
https://reviews.llvm.org/D140018
Files:
clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/readability/redundant-string-cstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140018.483553.patch
Type: text/x-patch
Size: 5146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221216/8404ebfb/attachment.bin>
More information about the cfe-commits
mailing list