This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e2a4ca9549 Make tests from r302765 windows friendly new 2ea821f261 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 +++++++++++++++--------------- 15 files changed, 57 insertions(+), 77 deletions(-) delete mode 100644 test/Driver/arm-darwin-builtin.c