This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Remove enableThreadSanitizer from shared Xcode schemes
ClosedPublic

Authored by kubamracek on Jun 15 2018, 9:48 AM.

Details

Summary

I think this was committed accidentally and default Xcode builds of LLDB now have TSan on. Let's turn it off.

Diff Detail

Event Timeline

kubamracek created this revision.Jun 15 2018, 9:48 AM
kubamracek added a subscriber: lldb-commits.
aprantl accepted this revision.Oct 24 2018, 8:52 AM

Seems reasonable.

This revision is now accepted and ready to land.Oct 24 2018, 8:52 AM
kubamracek closed this revision.Oct 24 2018, 9:01 AM

r345155.