Go to file
Richard Smith b80e7533bf PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function.
llvm-svn: 314956
2017-10-05 00:47:24 +00:00
clang PR33924: Merge block-scope anonymous declarations if there are multiple definitions of the enclosing function. 2017-10-05 00:47:24 +00:00
clang-tools-extra [clang-tidy] Emit note for variable declaration that are later deleted 2017-10-04 16:49:20 +00:00
compiler-rt [sanitizer] Move cxx-abi library earlier in link flags. 2017-10-04 23:35:14 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc Add vstore_half helpers for ptx 2017-10-04 19:07:48 +00:00
libcxx [libc++] Move cache variable definition. NFC 2017-10-04 23:51:57 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind build: use POSITION_INDEPENDENT_CODE instead of -fPIC 2017-10-03 20:22:26 +00:00
lld Refactor duplicated code. 2017-10-05 00:35:47 +00:00
lldb LLDB cmake fix: define LLDB_CONFIGURATION_xxx based on the build type 2017-10-04 20:23:56 +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 [X86] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-10-05 00:33:50 +00:00
openmp [test] Fix uninitialized memory in omp_taskloop_grainsize.c 2017-09-29 13:53:03 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopBuilder] Introduce -polly-stmt-granularity option. NFC. 2017-10-04 12:18:57 +00:00