Go to file
Vitaly Buka 579ca307ab Re-submit r294826 "Fix -Wsign-compare" reverted in r294842 by mistake.
Fix -Wsign-compare - this might not be quite right, but preserves behavior

llvm-svn: 294868
2017-02-11 19:39:05 +00:00
clang Hopefully fixes a compile error introduced by r294861. 2017-02-11 18:00:32 +00:00
clang-tools-extra Fix memory leak by using unique_ptr 2017-02-11 05:25:21 +00:00
compiler-rt Re-submit r294826 "Fix -Wsign-compare" reverted in r294842 by mistake. 2017-02-11 19:39:05 +00:00
debuginfo-tests
libclc math: Add native_rsqrt builtin function 2017-02-09 18:39:26 +00:00
libcxx Remove a now unneeded __CloudABI__ check. 2017-02-11 08:33:16 +00:00
libcxxabi Fix path to libc++'s python test module 2017-02-09 23:58:54 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld Create only one section symbol per section. 2017-02-11 01:40:49 +00:00
lldb Fix the lldb_private::Function::GetDescription to print out the name and mangled name correctly. Previously this was getting the function type's name which was not correct. 2017-02-10 23:32:06 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Fix atomic-minmax-i6432.ll . 2017-02-11 19:34:11 +00:00
openmp libomptarget: Disable on Win32 2017-02-10 17:13:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Check reduction dependencies in case of the matrix multiplication optimization 2017-02-11 09:59:09 +00:00