Go to file
Aidan Dodds 5372c72a42 Replace use of %zu with PRIu64 in DYDL logging message.
llvm-svn: 235598
2015-04-23 13:57:30 +00:00
clang clang-format: Allow splitting "= default" and "= delete". 2015-04-23 12:59:09 +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 [asan] debug_mapping.cc should also pass when the leading digit of SHADOW_SCALE is hexadecimal. 2015-04-23 13:23:21 +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 configure: Add --enable-runtime-subnormal option 2015-04-20 18:49:50 +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 [ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-') 2015-04-22 11:58:09 +00:00
lldb Replace use of %zu with PRIu64 in DYDL logging message. 2015-04-23 13:57:30 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm Revert r235560; this commit was causing several failed assertions in Debug builds using MSVC's STL. The iterator is being used outside of its valid range. 2015-04-23 13:41:59 +00:00
openmp updated copyright date to 2015 2015-04-16 11:10:17 +00:00
polly JScoP Import/Export: Ensure parameters have the same isl_id 2015-04-23 12:23:56 +00:00