[PATCH] D18766: [clang-tidy] Add check misc-multiple-statement-macro

Samuel Benzaquen via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 14:21:28 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266369: [clang-tidy] Add check misc-multiple-statement-macro (authored by sbenza).

Changed prior to commit:
  http://reviews.llvm.org/D18766?vs=53398&id=53786#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18766

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/MultipleStatementMacroCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/MultipleStatementMacroCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/misc-multiple-statement-macro.rst
  clang-tools-extra/trunk/test/clang-tidy/misc-multiple-statement-macro.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18766.53786.patch
Type: text/x-patch
Size: 10617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160414/1fdee814/attachment-0001.bin>


More information about the cfe-commits mailing list