Debug build of the OpenMP RTL fails with assertion because of wrong th_reap_state flag during library shutdown.
The fix is to mark a thread SAFE_TO_REAP when it is put into the pool of free threads.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM