[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 08:18:00 PDT 2020
jdenny added a comment.
This change broke a number of libomptarget tests. Adding `--crash` to the `%libomptarget-run-fail-*` definitions in `openmp/libomptarget/test/lit.cfg` fixes that for me. Any objections?
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