NetBSD does not ship with on_exit() function.
Introduce TSAN_MAYBE_INTERCEPT_ON_EXIT.
It looks like this addition fixes build for Darwin.
Sponsored by <The NetBSD Foundation>
Differential D39617
Disable detection of on_exit()/TSan on NetBSD ClosedPublic Authored by krytarowski on Nov 3 2017, 1:26 PM.
Details Summary NetBSD does not ship with on_exit() function. Introduce TSAN_MAYBE_INTERCEPT_ON_EXIT. Sponsored by <The NetBSD Foundation>
Diff Detail
Revision Contents
Diff 121537 lib/tsan/rtl/tsan_interceptors.cc
|