[PATCH] D118016: [clang-tidy] Change code of SignalHandlerCheck (NFC).
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 25 03:38:52 PST 2022
balazske updated this revision to Diff 402832.
balazske added a comment.
Added tests to check more specific behavior.
Removed AST matcher of TU.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118016/new/
https://reviews.llvm.org/D118016
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: D118016.402832.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220125/95e0df44/attachment.bin>
More information about the cfe-commits
mailing list