Clone does not exist on Mac.
There are chances it will break on other OSes.
Enable it incrementally starting with Linux only,
other OSes can enable it later as needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113693
tsan: enable clone interceptor only on Linux ClosedPublic Authored by dvyukov on Nov 11 2021, 10:19 AM.
Details Summary Clone does not exist on Mac.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2021, 10:22 AM This revision was landed with ongoing or failed builds.Nov 11 2021, 10:27 AM Closed by commit rGbc84b2857f5b: tsan: enable clone interceptor only on Linux (authored by dvyukov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386581 compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/test/tsan/Linux/clone_deadlock.cpp
|