Files
clang-p2996/compiler-rt/test/tsan
Leonard Chan 77d5ccdc6f [compiler-rt][test] Add shared_unwind requirement
When using a static libunwind, the check_memcpy.c can fail because it checks
that tsan intercepted all memcpy/memmoves in the final binary. Though if the
static libunwind is not instrumented, then this will fail because it may contain
regular memcpy/memmoves.

This adds a new REQUIRES check for ensuring that this test won't run unless a
dynamic libunwind.so is provided.

Differential Revision: https://reviews.llvm.org/D111194
2021-10-06 11:10:36 -07:00
..
2021-07-28 20:11:59 +02:00
2021-04-29 07:42:18 +02:00
2021-04-29 07:42:18 +02:00
2021-04-29 07:42:18 +02:00
2021-07-28 17:35:02 +02:00
2021-07-28 17:35:02 +02:00
2021-07-28 17:35:02 +02:00
2021-07-15 12:18:48 +02:00
2021-07-15 12:18:48 +02:00
2021-02-17 19:03:17 +01:00
2021-06-24 09:47:44 +02:00
2021-07-28 17:35:02 +02:00
2021-04-29 07:42:18 +02:00
2021-09-24 16:46:13 +02:00