[PATCH] D16152: [clang-tidy] Add check performance-faster-string-find
Samuel Benzaquen via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 08:30:53 PST 2016
sbenza updated this revision to Diff 47808.
sbenza marked an inline comment as done.
sbenza added a comment.
Minor fix on comment
http://reviews.llvm.org/D16152
Files:
clang-tidy/performance/CMakeLists.txt
clang-tidy/performance/FasterStringFindCheck.cpp
clang-tidy/performance/FasterStringFindCheck.h
clang-tidy/performance/PerformanceTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/performance-faster-string-find.rst
test/clang-tidy/performance-faster-string-find.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16152.47808.patch
Type: text/x-patch
Size: 12821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/1d921933/attachment.bin>
More information about the cfe-commits
mailing list