[all-commits] [llvm/llvm-project] e32e1d: [OpenMP][Tests] Fix test compatibility
Joachim via All-commits
all-commits at lists.llvm.org
Tue Jul 27 15:10:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e32e1dae61f20569fc16951b15ab9f63b9acfe08
https://github.com/llvm/llvm-project/commit/e32e1dae61f20569fc16951b15ab9f63b9acfe08
Author: Joachim Protze <protze at itc.rwth-aachen.de>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M openmp/runtime/test/tasking/detach_nested_task.c
Log Message:
-----------
[OpenMP][Tests] Fix test compatibility
gcc and clang disagree in how the event handle needs to be handled.
According to OpenMP LC, gcc is right. Will open clang bug report
More information about the All-commits
mailing list