Go to file
Aaron Ballman 2d67fd6d64 Changing a cast from unsigned to uint64_t, should be NFC in practice.
llvm-svn: 224249
2014-12-15 14:25:12 +00:00
clang Sema: Don't diagnose string + int if the int is value dependent 2014-12-15 10:00:35 +00:00
clang-tools-extra Update to match clang r223913. 2014-12-10 03:10:06 +00:00
compiler-rt [ubsan][arm] supporting misaligned testcase 2014-12-15 12:16:36 +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 Don't include <stddef.h> 2014-11-18 14:19:27 +00:00
libcxx Add option to turn off installation of headers. 2014-12-12 22:52:58 +00:00
libcxxabi Use the newer python syntax for exceptions 2014-12-13 02:49:27 +00:00
lld Replace ReaderError with DynamicError. 2014-12-15 12:20:13 +00:00
lldb Make the platform process connect path less chatty. 2014-12-13 05:23:51 +00:00
llgo Update to new bindings. 2014-12-13 02:26:00 +00:00
llvm Changing a cast from unsigned to uint64_t, should be NFC in practice. 2014-12-15 14:25:12 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Do not run dead code elimination by default 2014-12-10 21:12:23 +00:00