[Openmp-commits] [PATCH] D79944: [OpenMP] Fix for https://bugs.llvm.org/show_bug.cgi?id=45904.

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 18 07:29:34 PDT 2020


jdoerfert added a comment.

In D79944#2041506 <https://reviews.llvm.org/D79944#2041506>, @protze.joachim wrote:

> Can FileCheck deal with tests, which potentially deadlock/stall?
>
> This was the initial behavior of the test provided in the issue.


It will deadlock/stall with the program, thus the problem will show up.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79944/new/

https://reviews.llvm.org/D79944





More information about the Openmp-commits mailing list