[PATCH] D16535: [clang-tidy] Check to find unintended semicolons that changes the semantics.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 10 05:19:19 PST 2016


xazax.hun updated this revision to Diff 47446.
xazax.hun added a comment.

- Documentation clarification.


http://reviews.llvm.org/D16535

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/SuspiciousSemicolonCheck.cpp
  clang-tidy/misc/SuspiciousSemicolonCheck.h
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-suspicious-semicolon.rst
  test/clang-tidy/misc-suspicious-semicolon.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16535.47446.patch
Type: text/x-patch
Size: 10534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160210/55bd6a0f/attachment.bin>


More information about the cfe-commits mailing list