Go to file
NAKAMURA Takumi bb7483dd77 [CMake][CMP0051] Avoid for user of objlib to use llvm_update_compile_flags().
$<TARGET_OBJECTS> shouldn't require compile flags. Flags are set in obj.${name}.

llvm-svn: 246984
2015-09-08 07:42:06 +00:00
clang [analyzer] Apply whitespace cleanups by Honggyu Kim. 2015-09-08 03:50:52 +00:00
clang-tools-extra Avoid repeated replacements on loop-convert check. 2015-09-04 21:37:05 +00:00
compiler-rt Revert r246961 "[asan] Intercept and wrap XPC callback blocks". 2015-09-07 12:25: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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx make common_type SFINAE-friendly and support void. Patch from Agustin Berge. 2015-09-08 00:13:57 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld COFF: Split doICF(). No functionality change. 2015-09-05 23:06:32 +00:00
lldb [cmake] Remove LLDB_ENABLE_PYTHON_SCRIPTS_SWIG_API_GENERATION. 2015-09-08 05:00:22 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [CMake][CMP0051] Avoid for user of objlib to use llvm_update_compile_flags(). 2015-09-08 07:42:06 +00:00
openmp Remove duplicate of num_threads assignment. 2015-09-02 20:28:50 +00:00
polly Do not use '.' in subfunction names 2015-09-08 06:22:17 +00:00