Go to file
Eric Fiselier 21dfbfb426 make common_type SFINAE-friendly and support void. Patch from Agustin Berge.
This patch also fixes PR22135. (https://llvm.org/bugs/show_bug.cgi?id=22135)
See the review for more information: http://reviews.llvm.org/D6964

llvm-svn: 246977
2015-09-08 00:13:57 +00:00
clang [X86][SSE4A] Added SSE4A IR + assembly codegen builtin tests 2015-09-07 20:10:11 +00:00
clang-tools-extra Avoid repeated replacements on loop-convert check. 2015-09-04 21:37:05 +00:00
compiler-rt Revert r246961 "[asan] Intercept and wrap XPC callback blocks". 2015-09-07 12:25:51 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx make common_type SFINAE-friendly and support void. Patch from Agustin Berge. 2015-09-08 00:13:57 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld COFF: Split doICF(). No functionality change. 2015-09-05 23:06:32 +00:00
lldb XFAIL single_step_only_steps_one_instruction related tests on arm/aarch64 2015-09-07 16:01:26 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [llvm-readobj] Shrink code a little bit. No functional change. 2015-09-07 20:47:03 +00:00
openmp Remove duplicate of num_threads assignment. 2015-09-02 20:28:50 +00:00
polly Drop alias metadata in checks of RuntimeDebugBuilder test 2015-09-06 08:59:50 +00:00