[PATCH] D118370: [clang-tidy] bugprone-signal-handler: Message improvement and code refactoring.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 7 08:21:28 PST 2022


balazske updated this revision to Diff 406475.
balazske added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118370

Files:
  clang-tools-extra/clang-tidy/bugprone/SignalHandlerCheck.cpp
  clang-tools-extra/clang-tidy/bugprone/SignalHandlerCheck.h
  clang-tools-extra/test/clang-tidy/checkers/bugprone-signal-handler.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118370.406475.patch
Type: text/x-patch
Size: 15634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220207/89c92f08/attachment.bin>


More information about the cfe-commits mailing list