Go to file
Reid Kleckner 89f3090d35 Use noexcept directly now that all compilers support it
llvm-svn: 284671
2016-10-19 23:50:50 +00:00
clang Extend hack to work around bad exception specifications for 'swap' members to 2016-10-19 23:47:37 +00:00
clang-tools-extra [clang-tidy] Add cert-err09-cpp check alias. 2016-10-19 14:28:19 +00:00
compiler-rt [asan] Update test for D25715 2016-10-18 23:30: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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Implement constexpr support for reverse_iterator. Reviewed as https://reviews.llvm.org/D25534 2016-10-19 15:12:50 +00:00
libcxxabi Fix typo in comment 2016-10-15 00:02:20 +00:00
libunwind [libunwind] Add missing <stdint.h> include. NFC. 2016-10-13 14:32:24 +00:00
lld Use noexcept directly now that all compilers support it 2016-10-19 23:50:50 +00:00
lldb Add lldb register definitions for w0-w28, s0-s31, and d0-d31 to 2016-10-19 23:38:38 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Next set of additional error checks for invalid Mach-O files for the 2016-10-19 23:44:34 +00:00
openmp Fix OpenMP 4.0 library build 2016-10-18 17:39:06 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [polly] Fix non-determinism in polly BlockGenerators 2016-10-19 17:56:49 +00:00