Go to file
Greg Clayton 6a41dae468 Fixed an case fall through that wasn't meant to happen. Caught by clang's unannotated case fall through warning.
llvm-svn: 263826
2016-03-18 20:36:30 +00:00
clang [Objective-c] Fix a crash in WeakObjectProfileTy::getBaseInfo. 2016-03-18 19:03:50 +00:00
clang-tools-extra [clang-tidy] Use hasAnyName() instead of matchesName(). 2016-03-18 20:14:35 +00:00
compiler-rt [sancov] common flags initialization. 2016-03-18 19:28:07 +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 Missing ATOMIC_*_LOCK_FREE tests 2016-03-18 17:48:58 +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 Revert "bar" 2016-03-18 18:11:26 +00:00
lldb Fixed an case fall through that wasn't meant to happen. Caught by clang's unannotated case fall through warning. 2016-03-18 20:36:30 +00:00
llgo [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
llvm Revert "[sancov] specifying sanitizer coverage dependencies." 2016-03-18 20:34:58 +00:00
openmp Update www/index.html to reflect current status of OpenMP project 2016-03-18 14:50:01 +00:00
polly ScopInfo: Do not generate dependences for i1 values used in affine branches 2016-03-16 23:33:54 +00:00