[PATCH] D75229: [clang-tidy] Add signal-in-multithreaded-program check
Kocsis Ábel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 07:40:19 PST 2020
abelkocsis added a comment.
In D75229#2406758 <https://reviews.llvm.org/D75229#2406758>, @jfb wrote:
> Most of the tests as written should be failing right now, at least on macOS and Linux, because they likely should be identified as POSIX, right?
Yes, now it fails on my system too. What would be the solution?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75229/new/
https://reviews.llvm.org/D75229
More information about the cfe-commits
mailing list