Go to file
Rafael Espindola ffbfcf29f2 Add and use Type::subtypes. NFC.
llvm-svn: 222682
2014-11-24 20:44:36 +00:00
clang CodeGen: make i686-windows-itanium more similar to msvc 2014-11-24 20:14:29 +00:00
clang-tools-extra [clang-tidy] Set google-readability-namespace-comments.ShortNamespaceLines to 10 2014-11-20 15:05:32 +00:00
compiler-rt [asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected 2014-11-24 18:49:53 +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 Handle extra whitespace in linux distribution name. 2014-11-21 08:54:35 +00:00
libcxxabi [libcxxabi] Delay adjustment of pointer to prevent referencing invalid memory. 2014-11-24 18:46:37 +00:00
lld Silence a -Wcast-qual warning 2014-11-22 00:45:01 +00:00
lldb Fix lldb(1) man page formatting 2014-11-24 15:01:11 +00:00
llvm Add and use Type::subtypes. NFC. 2014-11-24 20:44:36 +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 Use isl_schedule_get_ctx 2014-11-21 19:39:42 +00:00