[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:24:13 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf325b5b8cb1d: [clang-tidy] Support std::string_view in readability-redundant-string-cstr (authored by tberghammer).

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


More information about the cfe-commits mailing list