[PATCH] D40937: [clang-tidy] Infinite loop checker
Peter Szecsi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 6 18:51:16 PST 2017
szepet updated this revision to Diff 125870.
szepet marked an inline comment as done.
szepet added a comment.
Updated the wording in the docs.
https://reviews.llvm.org/D40937
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/InfiniteLoopCheck.cpp
clang-tidy/misc/InfiniteLoopCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-infinite-loop.rst
test/clang-tidy/misc-infinite-loop.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40937.125870.patch
Type: text/x-patch
Size: 15104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/b68f0efb/attachment-0001.bin>
More information about the cfe-commits
mailing list