This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6102cb5d31 IRGen: Move vtable load after argument evaluation. new e90b0787be [Sanitizers] Basic Solaris sanitizer support (PR 33274)
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/ToolChain.h | 3 +++ lib/Driver/ToolChain.cpp | 17 +++++++++++++---- lib/Driver/ToolChains/CommonArgs.cpp | 10 +++++++--- lib/Driver/ToolChains/Solaris.cpp | 35 +++++++++++++++++++++++++++++++++++ lib/Driver/ToolChains/Solaris.h | 1 + 5 files changed, 59 insertions(+), 7 deletions(-)