This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2018de5d8f CMake: only try to find the Z3 package when `CLANG_ANALYZER_ [...] new 4f648cc4fd Revert r311836 - [Driver] Use arch type to find compiler-rt [...]
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/ToolChain.cpp | 5 ++++- .../usr/i686-unknown-linux/lib/.keep | 0 .../usr/lib/gcc/i686-unknown-linux/4.6.0/crtbegin.o | 0 test/Driver/linux-ld.c | 21 --------------------- test/Driver/nostdlib.c | 2 +- test/Driver/print-libgcc-file-name-clangrt.c | 10 ++-------- test/Driver/windows-cross.c | 2 +- 7 files changed, 8 insertions(+), 32 deletions(-) delete mode 100644 test/Driver/Inputs/basic_linux_tree/usr/i686-unknown-linux/lib/.keep delete mode 100644 test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/i686-unknown-li [...]