This patch updates the clang driver to allow -fsanitize=thread when targeting x86_64 iOS and tvOS simulators. It also restricts TSan targeting OS X to only be supported on x86_64 and not i386.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Cool, great to see this coming. I'll let Kuba sign this off.
test/Driver/fsanitize.c | ||
---|---|---|
220 ↗ | (On Diff #51066) | Care to add a test for ios or tvos? |