Go to file
Eric Fiselier 445d718807 Remove constexpr support for std::apply because it introduces regressions.
llvm-svn: 235274
2015-04-19 15:32:52 +00:00
clang [MS ABI] Correctly associate align attrs before the class-key 2015-04-19 07:53:29 +00:00
clang-tools-extra [clang-tidy] Remove static StringSet in favor of binary search. 2015-04-17 13:52:08 +00:00
compiler-rt Include __mulodi4 in the 32-bit ARM versions of libclang_rt.cc_kext.a. 2015-04-19 04:09:44 +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 Implement atanh builtin 2015-04-07 16:20:22 +00:00
libcxx Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
libcxxabi Declare __cxa_new_handler as extern "C", or it declares a new variable 2015-04-15 15:35:56 +00:00
lld [GNU/ELF] Add support for -x/--discard-all. 2015-04-18 00:32:38 +00:00
lldb Remove usages of host architecture within ELF object file for unknown parts of ArchSpec. 2015-04-18 14:08:16 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm Remove the FCFI option from TargetOptions as it is currently unused. 2015-04-19 03:21:08 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly Update isl to a6523fb42c35 2015-04-19 09:06:02 +00:00