This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6ddf39e8aa Fix two-phase name lookup for non-dependent overloaded operators. new dc1ef58f66 Cleanup and generalize -shared-libasan.
The 1 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/Driver/Options.td | 4 +- include/clang/Driver/SanitizerArgs.h | 5 ++- lib/Driver/SanitizerArgs.cpp | 7 ++-- lib/Driver/ToolChains/CommonArgs.cpp | 30 +++++++++----- lib/Driver/ToolChains/Fuchsia.cpp | 2 +- lib/Driver/ToolChains/MSVC.cpp | 2 +- test/Driver/sanitizer-ld.c | 80 ++++++++++++++++++++++++++++++++++-- 7 files changed, 108 insertions(+), 22 deletions(-)