[PATCH] D158858: [analyzer] MPIChecker: add defensive checking (check against nullptr)
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 25 10:20:37 PDT 2023
danix800 added a comment.
In D158858#4617510 <https://reviews.llvm.org/D158858#4617510>, @steakhal wrote:
> Makes sense.
> Would thus test crash without the early returns? And now they wouldn't?
Yes, the original crash shown in https://godbolt.org/z/39P7W6KPa
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158858/new/
https://reviews.llvm.org/D158858
More information about the cfe-commits
mailing list