[PATCH] D91789: [clang-tidy] find/fix unneeded trailing semicolons in macros

Tom Rix via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 3 08:47:39 PST 2020


trixirt updated this revision to Diff 309270.
trixirt added a comment.

move enum


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91789/new/

https://reviews.llvm.org/D91789

Files:
  clang-tools-extra/clang-tidy/linuxkernel/CMakeLists.txt
  clang-tools-extra/clang-tidy/linuxkernel/ExtraSemiCheck.cpp
  clang-tools-extra/clang-tidy/linuxkernel/ExtraSemiCheck.h
  clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp
  clang-tools-extra/test/clang-tidy/checkers/linuxkernel-macro-trailing-semi.c
  clang-tools-extra/test/clang-tidy/checkers/linuxkernel-switch-semi.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91789.309270.patch
Type: text/x-patch
Size: 12185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201203/8516fe4a/attachment.bin>


More information about the cfe-commits mailing list