[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 Jan 31 00:36:39 PST 2022


balazske updated this revision to Diff 404434.
balazske marked an inline comment as done.
balazske added a comment.

Corrected the comment problems, explained why return value of `checkFunction` is ignored.


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.404434.patch
Type: text/x-patch
Size: 15634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220131/8624d6e0/attachment-0001.bin>


More information about the cfe-commits mailing list