Allow TSan in clang driver for X86_64 WatchOS simulator.
It was already functional, and Apple's downstream fork of clang allows it, but that change had not made it upstream yet.
Paths
| Differential D139652
Add the thread sanitizer support for X86_64 WatchOS simulators ClosedPublic Authored by yfyang on Dec 8 2022, 10:22 AM.
Details Summary Allow TSan in clang driver for X86_64 WatchOS simulator. It was already functional, and Apple's downstream fork of clang allows it, but that change had not made it upstream yet.
Diff Detail
Unit TestsFailed
Event TimelineComment Actions Thanks for the change. The description is a bit misleading, this would be better: Allow TSan in clang driver for X86_64 WatchOS simulator. It was already functional, and Apple's downstream fork of clang allows it, but that change had not made it upstream yet. cc+=yln FYI, though this change seems obvious enough I'm comfortable to approve it directly. This revision is now accepted and ready to land.Dec 8 2022, 10:41 AM Comment Actions Thank you! LGTM, with one nit. @rsundahl: can you keep an eye on this and resolve any potential Apple-internal conflicts? Thanks!
Comment Actions
Will do @yln. This revision was landed with ongoing or failed builds.Dec 9 2022, 10:33 AM Closed by commit rG0073fd8d0dda: Add the thread sanitizer support for X86_64 WatchOS simulators (authored by yfyang, committed by oontvoo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 481684 clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/fsanitize.c
|
clang-format not found in user’s local PATH; not linting file.