Go to file
Francis Ricci 4a327e1c5c Prevent DCE on __lsan_is_turned_off and re-enable test case
Summary:
-dead_strip in ld64 strips weak interface symbols, which I believe
is most likely the cause of this test failure. Re-enable after marking the interface
function as used.

Reviewers: alekseyshl, kubamracek, kcc

Subscribers: llvm-commits

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

llvm-svn: 312824
2017-09-08 19:43:53 +00:00
clang [Coverage] Precise region termination with deferred regions (reapply) 2017-09-08 18:44:56 +00:00
clang-tools-extra Update for PrintHelpMessage not calling exit. 2017-09-08 00:33:39 +00:00
compiler-rt Prevent DCE on __lsan_is_turned_off and re-enable test case 2017-09-08 19:43:53 +00:00
debuginfo-tests Restrict debuginfo-tests to native configurations. 2017-09-08 17:10:48 +00:00
libclc amdgcn,waitcnt: Add datalayout info 2017-09-04 15:52:07 +00:00
libcxx XFAIL tests on SLES11 2017-09-08 03:57:02 +00:00
libcxxabi Revert "[libcxxabi] When built with ASan, __cxa_throw calls __asan_handle_no_return" 2017-09-06 03:00:42 +00:00
libunwind Revert r312240 2017-08-31 15:51:23 +00:00
lld Remove a redundant local variable. 2017-09-08 19:41:35 +00:00
lldb Fix for bug 34510 - Minidump target does not resolve new symbols correctly 2017-09-07 18:29:48 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm AMDGPU: Start using !con operator 2017-09-08 19:09:13 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix some unused warnings in polly 2017-09-07 22:46:51 +00:00