[PATCH] D82720: [clang-tidy] performance-faster-string-find string-view

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 09:12:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2efba0e8122a: [clang-tidy] performance-faster-string-find string-view (authored by njames93).

Changed prior to commit:
  https://reviews.llvm.org/D82720?vs=274200&id=274512#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82720/new/

https://reviews.llvm.org/D82720

Files:
  clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/performance-faster-string-find.rst
  clang-tools-extra/test/clang-tidy/checkers/performance-faster-string-find.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82720.274512.patch
Type: text/x-patch
Size: 4699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/773eaf10/attachment-0001.bin>


More information about the cfe-commits mailing list