This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bd011d17e2 [analyzer] Remove redundant ';'. new 7a290f168c Support for multiarch runtimes layout
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 | 17 ++++++- lib/Driver/ToolChains/Fuchsia.cpp | 24 +-------- lib/Driver/ToolChains/Linux.cpp | 1 + test/CMakeLists.txt | 3 +- .../aarch64-fuchsia/lib}/.keep | 0 .../i386-linux-gnu/lib}/.keep | 0 .../include/c++/v1}/.keep | 0 .../x86_64-fuchsia/lib}/.keep | 0 .../x86_64-linux-gnu/lib}/.keep | 0 test/Driver/fuchsia.c | 57 +++++++++++++--------- test/Driver/fuchsia.cpp | 2 +- test/Driver/linux-header-search.cpp | 5 ++ test/Driver/linux-ld.c | 2 + test/Driver/linux-per-target-runtime-dir.c | 21 ++++++++ 14 files changed, 83 insertions(+), 49 deletions(-) copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => resource_dir_with_per_t [...] copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => resource_dir_with_per_t [...] copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => resource_dir_with_per_t [...] copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => resource_dir_with_per_t [...] copy test/Driver/Inputs/{CUDA-macosx/usr/local/cuda/bin => resource_dir_with_per_t [...] create mode 100644 test/Driver/linux-per-target-runtime-dir.c