Go to file
Kostya Serebryany 315167339e [libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback)
llvm-svn: 264237
2016-03-24 01:32:08 +00:00
clang Add release notes for the removal of the silent include of altivec.h. 2016-03-24 01:28:25 +00:00
clang-tools-extra Add check for unneeded copies of locals 2016-03-23 09:33:07 +00:00
compiler-rt [sanitizer] Add strnlen to the common interceptors 2016-03-23 21:24:28 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Avoid UB when creating empty atoms. NFC. 2016-03-24 01:16:06 +00:00
lldb [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm [libFuzzer] don't report memory leaks if we are dying due to a timeout (just use _Exit instead of exit in the timeout callback) 2016-03-24 01:32:08 +00:00
openmp Fix Visual Studio builds 2016-03-23 16:27:25 +00:00
polly Drop explicit -polly-delinearize parameter 2016-03-23 13:21:02 +00:00