Go to file
Kuba Brecka 85e01c0bdc [tsan] Add Clang frontend support for TSan on OS X
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.

Differential Revision: http://reviews.llvm.org/D14440

llvm-svn: 252310
2015-11-06 15:09:20 +00:00
clang [tsan] Add Clang frontend support for TSan on OS X 2015-11-06 15:09:20 +00:00
clang-tools-extra Use the old index identifier by default, instead of 'elem'. 2015-11-06 15:03:14 +00:00
compiler-rt [tsan] Add Darwin support for lit tests 2015-11-06 15:05:34 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Cleanup foo.h headers and __config to work in C 2015-11-06 06:30:12 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld [ELF2] Add GOT section for MIPS target. 2015-11-06 07:43:03 +00:00
lldb Fix for AArch64 watchpoint cache corruption in case of ptrace failure 2015-11-06 12:56:34 +00:00
llgo debug: Update for debug info API change. 2015-11-05 22:04:20 +00:00
llvm Revert "Simplify the creation of .eh_frame/.debug_frame sections." 2015-11-06 14:51:09 +00:00
openmp Improve OMPT initialization code 2015-11-05 16:54:55 +00:00
polly Add missing '%loadPolly' to test case 2015-11-06 14:03:35 +00:00