Go to file
Eugene Zelenko 9d09275fa6 CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing.
Differential revision: https://reviews.llvm.org/D23092

llvm-svn: 278030
2016-08-08 17:59:02 +00:00
clang [analyzer] Change -analyze-function to accept qualified names. 2016-08-08 16:01:02 +00:00
clang-tools-extra [clang-tidy] enhance modernize-use-bool-literals to check ternary operator 2016-08-08 17:11:56 +00:00
compiler-rt [esan] Add iterator to esan's generic hashtable 2016-08-08 17:37:19 +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 Make min follow the OCL 1.0 specs 2016-07-25 22:36:22 +00:00
libcxx Fix copy/move constructor annotation for the uses-allocator test types. 2016-08-08 02:22:41 +00:00
libcxxabi CMakeLists.txt cleanups: synchronize version with rest of LLVM, consistent spacing. 2016-08-08 17:59:02 +00:00
libunwind CMakeLists.txt cleanups: synchronize version and CMake minimum required version with rest of LLVM, consistent spacing. 2016-08-08 17:56:28 +00:00
lld [ELF] - Linkerscript: do not define _edata,_end,_etext if SECTIONS is used. 2016-08-08 08:42:48 +00:00
lldb Fix uninitialized field warnings in GDBRemoteRegisterContext 2016-08-08 13:38:33 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [MemorySSA] Ensure address stability of MemorySSA object. 2016-08-08 17:52:01 +00:00
openmp kmp_gsupport: Fix library initialization with taskgroup 2016-08-08 13:23:08 +00:00
parallel-libs [StreamExecutor] Add DeviceMemory and kernel arg packing 2016-08-08 16:45:19 +00:00
polly [GPGPU] Create code to verify run-time conditions 2016-08-08 17:35:55 +00:00