This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f5c1e73379 PR31978: Don't crash if CodeGen sees a top-level BindingDecl. new c679a8c7f9 Reapply: [Driver] Use forward slashes in most linker arguments
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 | 7 +++++++ lib/Driver/Driver.cpp | 6 ++++++ lib/Driver/ToolChain.cpp | 19 +++++++++++-------- lib/Driver/ToolChains/Clang.cpp | 18 +++++++++++------- lib/Driver/ToolChains/CommonArgs.cpp | 2 +- lib/Driver/ToolChains/Gnu.cpp | 2 +- 6 files changed, 37 insertions(+), 17 deletions(-)