[PATCH] D126289: [Clang][Driver] Fix include paths for `--sysroot /` on Linux
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 27 08:06:53 PDT 2022
egorzhdan updated this revision to Diff 432568.
egorzhdan marked an inline comment as done.
egorzhdan added a comment.
Rebase & fix formatting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126289/new/
https://reviews.llvm.org/D126289
Files:
clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChain.cpp
clang/lib/Driver/ToolChains/Gnu.cpp
clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/Inputs/basic_linux_libstdcxx_tree/usr/bin/.keep
clang/test/Driver/Inputs/basic_linux_libstdcxx_tree/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8/crtbegin.o
clang/test/Driver/linux-header-search.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126289.432568.patch
Type: text/x-patch
Size: 13717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220527/7a13540d/attachment-0001.bin>
More information about the cfe-commits
mailing list