This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 54d1490d2d [analyzer] Switch the default exploration strategy to priori [...] new d222eefb79 [Driver] Allow using a canonical form of '-fuse-ld=' when cr [...] new 226415642f [analyzer] Fix an uninitialized field.
The 2 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: .../Core/PathSensitive/FunctionSummary.h | 1 + lib/Driver/ToolChain.cpp | 4 ++-- .../Driver/Inputs/fuse_ld_windows/ld.foo.exe | 0 test/Driver/fuse-ld-windows.c | 25 ++++++++++++++++++++++ 4 files changed, 28 insertions(+), 2 deletions(-) copy bindings/python/tests/__init__.py => test/Driver/Inputs/fuse_ld_windows/ld.fo [...] mode change 100644 => 100755 create mode 100644 test/Driver/fuse-ld-windows.c