This test was added with patch to fix a crash in code coverage:
https://reviews.llvm.org/rGbec223a9bc4eb9747993ee9a4c1aa135c32123e6
So this patch aims to fix an intermittent error terminate called recursively likely caused by having too much threads (6).
and not related to the cov issue fixed in the above patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo