Go to file
Vitaly Buka fd5960a653 [ubsan] Enable UBsan in sanitizer_common tests
Summary:
Failing tests just marked as UNSUPPORTED or XFAIL.
Some of them can be easily supported, but I'll do this in separate patches.

Reviewers: eugenis, alekseyshl

Subscribers: srhines, kubamracek, llvm-commits, mgorny

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

llvm-svn: 312860
2017-09-09 06:10:58 +00:00
clang Fix ownership of the MemoryBuffer in a FrontendInputFile. 2017-09-09 01:14:04 +00:00
clang-tools-extra Update for PrintHelpMessage not calling exit. 2017-09-08 00:33:39 +00:00
compiler-rt [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
debuginfo-tests Restrict debuginfo-tests to native configurations. 2017-09-08 17:10:48 +00:00
libclc integer: Add popcount implementation using ctpop intrinsic 2017-09-09 02:23:54 +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 Plugins: fix resolution ambiguity in PDB plugin 2017-09-09 00:13:49 +00:00
llgo
llvm [X86] Call removeDeadNode when we're done doing custom isel for mul, div and test 2017-09-09 05:57:20 +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
polly Fix some unused warnings in polly 2017-09-07 22:46:51 +00:00