Go to file
Reid Kleckner 04748b98a6 Don't make check-sanitizer depend on profile on Windows
We don't build the profiling library on Windows, so CMake warns that the
target doesn't exist.

llvm-svn: 222588
2014-11-21 23:09:51 +00:00
clang Objective-C ARC. Fixes a crash when checking for 'weak' propery 2014-11-21 21:12:11 +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 Don't make check-sanitizer depend on profile on Windows 2014-11-21 23:09: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 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 Ensure llvm-sanitizer is found by the tests when using sanitizers. 2014-11-21 02:16:19 +00:00
lld [Mips] Use endian::read() for relocation addendum reading 2014-11-21 21:26:32 +00:00
lldb Per off-list feedback, this API returns the *first* value with a given name, not the *only* one. Rename it to reflect that 2014-11-21 22:23:08 +00:00
llvm Fix transformation of add with pc argument to adr for non-immediate 2014-11-21 22:39:34 +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