[PATCH] D62442: [Driver] Update handling of c++ and runtime directories
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 25 20:36:22 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC361709: [Driver] Update handling of c++ and runtime directories (authored by phosek, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62442?vs=201432&id=201433#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62442/new/
https://reviews.llvm.org/D62442
Files:
include/clang/Driver/ToolChain.h
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains/Fuchsia.cpp
test/Driver/Inputs/basic_fuchsia_tree/bin/.keep
test/Driver/Inputs/basic_fuchsia_tree/lib/aarch64-fuchsia/c++/asan/libc++.so
test/Driver/Inputs/basic_fuchsia_tree/lib/aarch64-fuchsia/c++/libc++.so
test/Driver/Inputs/basic_fuchsia_tree/lib/aarch64-fuchsia/c++/noexcept/libc++.so
test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia/c++/asan/libc++.so
test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia/c++/libc++.so
test/Driver/Inputs/basic_fuchsia_tree/lib/x86_64-fuchsia/c++/noexcept/libc++.so
test/Driver/Inputs/resource_dir_with_per_target_subdir/aarch64-fuchsia/lib/asan/.keep
test/Driver/Inputs/resource_dir_with_per_target_subdir/aarch64-fuchsia/lib/noexcept/.keep
test/Driver/Inputs/resource_dir_with_per_target_subdir/x86_64-fuchsia/lib/asan/.keep
test/Driver/Inputs/resource_dir_with_per_target_subdir/x86_64-fuchsia/lib/noexcept/.keep
test/Driver/fuchsia.c
test/Driver/fuchsia.cpp
test/Driver/linux-per-target-runtime-dir.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62442.201433.patch
Type: text/x-patch
Size: 11464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190526/86908003/attachment.bin>
More information about the cfe-commits
mailing list