Go to file
Alex Lorenz 0e613727ee [Sema] Avoid -Wshadow warning when a "redefinition of " error is presented
This commit ensures that clang avoids the redundant -Wshadow warning for
variables that already get a "redefinition of " error.

rdar://29067894

Differential Revision: https://reviews.llvm.org/D28350

llvm-svn: 291564
2017-01-10 14:41:13 +00:00
clang [Sema] Avoid -Wshadow warning when a "redefinition of " error is presented 2017-01-10 14:41:13 +00:00
clang-tools-extra [include-fixer] Load symbol index asynchronously. 2017-01-09 15:18:28 +00:00
compiler-rt [sanitizer] Fix sigaction definition on 32-bit sparc 2017-01-10 12:41:18 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Mark tests as unsupported under libcpp-no-exceptions 2017-01-10 08:48:48 +00:00
libcxxabi [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available 2017-01-09 23:31:05 +00:00
libunwind [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available 2017-01-09 23:27:04 +00:00
lld Revert r291526: Re-enable /linkrepro test on Windows. 2017-01-10 02:08:37 +00:00
lldb XFAIL TestRegisterVariables on gcc-4.8-x86_64 2017-01-10 14:39:26 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Revert "[mips] Honour -mno-odd-spreg for vector splat" 2017-01-10 13:57:44 +00:00
openmp [CMake] Make openmp build under runtimes/ 2017-01-04 18:11:37 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Delete stray isl_map_dump call. 2017-01-10 01:08:11 +00:00