[PATCH] D16152: [clang-tidy] Add check performance-faster-string-find

Samuel Benzaquen via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 12 11:32:34 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260712: [clang-tidy] Add check performance-faster-string-find (authored by sbenza).

Changed prior to commit:
  http://reviews.llvm.org/D16152?vs=47808&id=47825#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16152

Files:
  clang-tools-extra/trunk/clang-tidy/performance/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/performance/FasterStringFindCheck.cpp
  clang-tools-extra/trunk/clang-tidy/performance/FasterStringFindCheck.h
  clang-tools-extra/trunk/clang-tidy/performance/PerformanceTidyModule.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/performance-faster-string-find.rst
  clang-tools-extra/trunk/test/clang-tidy/performance-faster-string-find.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16152.47825.patch
Type: text/x-patch
Size: 13490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/e30f09d2/attachment-0001.bin>


More information about the cfe-commits mailing list