[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
Mon Jan 2 03:16:04 PST 2023


tberghammer updated this revision to Diff 485853.
tberghammer added a comment.

Rebase


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.485853.patch
Type: text/x-patch
Size: 5146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230102/2f452538/attachment.bin>


More information about the cfe-commits mailing list