[PATCH] D85417: [clangd] Fix crash in bugprone-bad-signal-to-kill-thread clang-tidy check.
Aleksandr Platonov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 6 07:54:50 PDT 2020
ArcsinX added a comment.
In D85417#2199694 <https://reviews.llvm.org/D85417#2199694>, @hokein wrote:
> Looks like NotNullTerminatedResultCheck.cpp also has this pattern, we may want to fix that as well.
Yes, you are right. I will fix this in the next patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85417/new/
https://reviews.llvm.org/D85417
More information about the cfe-commits
mailing list