Go to file
Kuba Mracek d692ea1e87 [asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a deployment target of 10.11+)
The ODR detection in initialization-bug.cc now works on Darwin (due to the recently enabled "live globals" on-by-default), but only if the deployment target is 10.11 or higher. Let's adjust the testcases.

Differential Revision: https://reviews.llvm.org/D26927

llvm-svn: 287581
2016-11-21 21:48:25 +00:00
clang [ObjC] Prevent infinite loops when iterating over redeclaration 2016-11-21 11:16:30 +00:00
clang-tools-extra clang-tidy: improve my test for readability-redundant-declaration 2016-11-21 16:08:17 +00:00
compiler-rt [asan] Specialize the initialization-bug.cc testcase for Darwin (it needs a deployment target of 10.11+) 2016-11-21 21:48:25 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Revert r287435 because of OS X test failures 2016-11-21 11:26:10 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Use the correct page size. 2016-11-21 20:20:04 +00:00
lldb Fix remote-linux regression due to stringRef changes 2016-11-21 15:18:58 +00:00
llgo
llvm [asan] Make ASan compatible with linker dead stripping on Windows 2016-11-21 20:40:37 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update comment for r287566 2016-11-21 20:27:55 +00:00