[PATCH] D27210: [clang-tidy] misc-string-compare. Adding a new check to clang-tidy
Mads Ravn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 30 02:20:32 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290747: [clang-tidy] Add check 'misc-string-compare'. (authored by madsravn).
Changed prior to commit:
https://reviews.llvm.org/D27210?vs=82521&id=82721#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27210
Files:
clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/misc/StringCompareCheck.cpp
clang-tools-extra/trunk/clang-tidy/misc/StringCompareCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-string-compare.rst
clang-tools-extra/trunk/test/clang-tidy/misc-string-compare.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27210.82721.patch
Type: text/x-patch
Size: 13721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161230/9d30f76e/attachment.bin>
More information about the cfe-commits
mailing list