many_tls_keys_pthread.cpp for TSD
many_tls_keys_thread.cpp for TLS
The TSD test is unsupported on NetBSD as it assumes TLS used internally.
TSD on NetBSD does not use TLS.
Paths
| Differential D67428
Split many_tls_keys.cpp into two tests ClosedPublic Authored by krytarowski on Sep 10 2019, 6:21 PM.
Details Summary many_tls_keys_pthread.cpp for TSD The TSD test is unsupported on NetBSD as it assumes TLS used internally.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 12 2019, 10:39 AM Closed by commit rL371757: Split many_tls_keys.cpp into two tests (authored by kamil). · Explain WhySep 12 2019, 11:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219647 test/lsan/TestCases/many_tls_keys.cpp
test/lsan/TestCases/many_tls_keys_pthread.cpp
test/lsan/TestCases/many_tls_keys_thread.cpp
|