[Openmp-commits] [openmp] [OpenMP] avoid segv for a lock that has already been destroyed (PR #145625)
via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jun 27 00:09:15 PDT 2025
jprotze wrote:
I pushed this change as 23384cd5817122ea05d66955559e4cc04795b307 with the goal to enable the test when similar fixes as implemented in this PR are applied to the other code paths in `__kmpc_destroy_lock`.
https://github.com/llvm/llvm-project/pull/145625
More information about the Openmp-commits
mailing list