[Openmp-commits] [PATCH] D83963: [OpenMP] Use `abort` not `error` for fatal runtime exceptions
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 16 12:58:43 PDT 2020
ye-luo added a comment.
In D83963#2156786 <https://reviews.llvm.org/D83963#2156786>, @jdoerfert wrote:
> Add flush
You missed the conversation above. stderr is not buffered and flush is not needed.
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