[PATCH] D33844: [clang-tidy] terminating continue check

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 14 03:13:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332223: [clang-tidy] Add terminating continue check (authored by xazax, committed by ).
Herald added subscribers: llvm-commits, klimek.

Changed prior to commit:
  https://reviews.llvm.org/D33844?vs=142793&id=146566#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33844

Files:
  clang-tools-extra/trunk/clang-tidy/bugprone/BugproneTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/bugprone/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/bugprone/TerminatingContinueCheck.cpp
  clang-tools-extra/trunk/clang-tidy/bugprone/TerminatingContinueCheck.h
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-terminating-continue.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/bugprone-terminating-continue.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33844.146566.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180514/d27fa3e6/attachment-0001.bin>


More information about the cfe-commits mailing list