[PATCH] D118224: [clang-tidy] bugprone-signal-handler improvements: display call chain

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 27 00:25:20 PST 2022


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

Added assert, added test with function pointer, improved text message generation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118224

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: D118224.403528.patch
Type: text/x-patch
Size: 13244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220127/406a8892/attachment.bin>


More information about the cfe-commits mailing list