Go to file
Galina Kistanova 465c2c2621 Supressed warning: declared ‘static’ but never defined.
llvm-svn: 305403
2017-06-14 17:30:35 +00:00
clang [PPC] Enhance altivec conversion function macros implementation. 2017-06-14 17:23:43 +00:00
clang-tools-extra [clangd] Add a filename parameter to FileSystemProvider. 2017-06-14 09:46:44 +00:00
compiler-rt [sanitizer] MmapAlignedOrDie changes to reduce fragmentation 2017-06-14 15:32:17 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx In several places in std::allocator<const T> (and one in shared_ptr, we were casting a 'const T*' to a 'void *' - implicitly casting away the const. Add const_cast to make that explicit. No functional change. 2017-06-14 16:54:43 +00:00
libcxxabi Set a default value for LIBCXXABI_LIBDIR_SUFFIX, fixes installing into lib64 after r304374 2017-06-13 08:16:44 +00:00
libunwind [libunwind] Fix executable stack directive on Linux. 2017-05-16 20:18:57 +00:00
lld Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
lldb [LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py. 2017-06-14 12:21:26 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Supressed warning: declared ‘static’ but never defined. 2017-06-14 17:30:35 +00:00
openmp Replace platform macro with KMP_MIC_SUPPORTED 2017-06-13 17:17:26 +00:00
parallel-libs
polly [www] Add missing '.' at the end of the sentence 2017-06-13 23:09:54 +00:00