Go to file
Kostya Serebryany 382730ab23 [libFuzzer] increase kFeatureSetSize to 2^21 and make InputCorpus scale to that size. This will potentially make libFuzzer more sensitive on targets with lots of signals
llvm-svn: 298671
2017-03-24 00:45:15 +00:00
clang [XRay] Do not depend on C++ stdlib for XRay builds 2017-03-24 00:20:05 +00:00
clang-tools-extra [clang-tidy] Fix treating non-space whitespaces in checks list. 2017-03-23 16:32:06 +00:00
compiler-rt Add strtok interceptor for ASAN for Windows. 2017-03-23 23:20:47 +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: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Update the algorithm tests to not use the (deprecated) function binders. No functional change. 2017-03-23 16:13:50 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld Update comments. 2017-03-24 00:15:57 +00:00
lldb Fix warnings from clang build on macOS. 2017-03-23 09:52:26 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [libFuzzer] increase kFeatureSetSize to 2^21 and make InputCorpus scale to that size. This will potentially make libFuzzer more sensitive on targets with lots of signals 2017-03-24 00:45:15 +00:00
openmp GOMP compatibility: add missing OpenMP4.0 task deps handling code 2017-03-23 15:03:17 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Introduce ScopStmt::contains(BB*). NFC. 2017-03-23 16:12:21 +00:00