[Openmp-commits] [PATCH] D83963: [OpenMP] Use `abort` not `error` for fatal runtime exceptions
Joel E. Denny via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 27 18:54:14 PDT 2020
jdenny added a comment.
`not` expects a non-zero exit not a signal. Adding `--crash` adjusts the expectation.
I would've just pushed the fix, but I was concerned that maybe others weren't seeing this somehow.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83963/new/
https://reviews.llvm.org/D83963
More information about the Openmp-commits
mailing list