[PATCH] D139652: Add the thread sanitizer support for X86_64 WatchOS simulators
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 8 10:41:18 PST 2022
jyknight accepted this revision.
jyknight added a comment.
This revision is now accepted and ready to land.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139652/new/
https://reviews.llvm.org/D139652
More information about the cfe-commits
mailing list