Go to file
Kostya Serebryany 9a293ca173 [docs] fix the build by including ScudoHardenedAllocator into toc; mention SourceBasedCodeCoverage.html in libFuzzer docs
llvm-svn: 272070
2016-06-07 23:13:54 +00:00
clang [docs] Coverage: Explain how to avoid static initializers 2016-06-07 22:25:29 +00:00
clang-tools-extra [Clang-tidy] Alphabetical checks order in release notes. 2016-06-07 18:38:42 +00:00
compiler-rt [scudo] trying to fix the bot: aligned_alloc is not known there; attempt 2 2016-06-07 20:09:49 +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: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Added notes for a bunch of the issues 2016-06-07 20:05:57 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Remove break after return. 2016-06-07 19:10:51 +00:00
lldb Fix a memory leak in InstructionLLVMC where it held onto a strong reference to the DisassemblerLLVMC which in turn had a vector of InstructionSP causing the strong cycle. This is fixed now. 2016-06-07 22:56:40 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [docs] fix the build by including ScudoHardenedAllocator into toc; mention SourceBasedCodeCoverage.html in libFuzzer docs 2016-06-07 23:13:54 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [FIX] Model the rounding behaviour of SRem correctly 2016-06-07 12:00:37 +00:00