This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1ec9218f78 Generalize two diagnostic messages to take function name as [...] new 4e7d2c5899 Driver must return non-zero code on errors in command line
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: lib/Driver/Driver.cpp | 2 ++ test/Driver/aarch64-cpus.c | 2 +- test/Driver/amdgpu-features.c | 4 +-- test/Driver/arm-darwin-builtin.c | 14 -------- test/Driver/arm-default-build-attributes.s | 4 +-- test/Driver/cl-outputs.c | 4 +-- test/Driver/clang_f_opts.c | 2 +- test/Driver/cuda-external-tools.cu | 4 +-- test/Driver/debug-options.c | 4 ++- test/Driver/gfortran.f90 | 2 -- test/Driver/split-debug.h | 9 ----- test/Driver/unknown-arg.c | 4 +-- test/Index/index-attrs.c | 10 +++--- test/Index/index-attrs.cpp | 14 ++++---- tools/driver/driver.cpp | 55 +++++++++++++++--------------- unittests/Driver/ToolChainTest.cpp | 21 +++++++++--- 16 files changed, 73 insertions(+), 82 deletions(-) delete mode 100644 test/Driver/arm-darwin-builtin.c