This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository clang.
from 8bca255b15 Merging r308722: ------------------------------------------- [...] new 6a4d8ba324 Merging r309569: ------------------------------------------- [...] new ad0ce25f78 Merging r309607: ------------------------------------------- [...] new 13722d8922 Merging r309633, r309636 and r309640: ---------------------- [...] new 4af01079ce Merging r310006: ------------------------------------------- [...]
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticDriverKinds.td | 5 ++-- include/clang/Basic/DiagnosticGroups.td | 3 ++ include/clang/Driver/ToolChain.h | 2 +- lib/Driver/ToolChain.cpp | 2 +- lib/Driver/ToolChains/Clang.cpp | 2 +- lib/Driver/ToolChains/CrossWindows.cpp | 2 +- lib/Driver/ToolChains/CrossWindows.h | 2 +- lib/Driver/ToolChains/Darwin.cpp | 44 +++++++++++++++------------- lib/Driver/ToolChains/Darwin.h | 2 +- lib/Driver/ToolChains/Gnu.cpp | 2 +- lib/Driver/ToolChains/Gnu.h | 2 +- lib/Driver/ToolChains/MSVC.cpp | 2 +- lib/Driver/ToolChains/MSVC.h | 2 +- lib/Driver/ToolChains/MinGW.cpp | 2 +- lib/Driver/ToolChains/MinGW.h | 2 +- lib/Driver/ToolChains/NetBSD.h | 5 +++- lib/Sema/SemaDecl.cpp | 15 ++++++++++ test/Driver/clang-translation.c | 8 +++++ test/Driver/darwin-version.c | 6 ++++ test/SemaCXX/warn-shadow.cpp | 9 ++++++ 20 files changed, 83 insertions(+), 36 deletions(-)