We're currently in process of porting TSan to OS X, and quite a few of the initial support in the runtime library has already landed in trunk. This patch actually enables "-fsanitize=thread" in the frontend.
Details
Details
Diff Detail
Diff Detail
Differential D14440
[tsan] Add Clang frontend support for TSan on OS X kubamracek on Nov 6 2015, 7:04 AM. Authored by
Details We're currently in process of porting TSan to OS X, and quite a few of the initial support in the runtime library has already landed in trunk. This patch actually enables "-fsanitize=thread" in the frontend.
Diff Detail |