Files
clang-p2996/openmp/tools
Joachim Jenke dedcda45c4 [OpenMP][Tests][NFC] Fix libarcher tests for GCC
TSan in GCC filters duplicates less aggressively. With 8 threads we can
expect reports for up to 7 pairs of data race in some tests.

Tests pass now with GCC 10, 11, 12
2023-05-23 10:33:09 +02:00
..