[PATCH] D97960: [clang-tidy] bugprone-signal-handler improvements: display call chain
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 5 06:19:32 PST 2021
njames93 added a comment.
This needs tests demonstrating the notes. The defacto way is to replace all `CHECK-MESSAGES`Directives with `CHECK-NOTES`. This'll for file check to look for lines containing `note`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97960/new/
https://reviews.llvm.org/D97960
More information about the cfe-commits
mailing list