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

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 02:17:17 PDT 2022


whisperity accepted this revision.
whisperity added a comment.
This revision is now accepted and ready to land.

Alright, I think this is good to go. I like that it makes it clear that the called function is coming from some external source (system header or otherwise).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118370



More information about the cfe-commits mailing list