[PATCH] D129654: [Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD
Egor Zhdan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 11:45:54 PDT 2022
egorzhdan updated this revision to Diff 446223.
egorzhdan added a comment.
- Add a test for OpenBSD
- Modify existing test file instead of adding a new file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129654/new/
https://reviews.llvm.org/D129654
Files:
clang/lib/Driver/ToolChains/FreeBSD.cpp
clang/lib/Driver/ToolChains/OpenBSD.cpp
clang/test/Driver/Inputs/basic_freebsd_libcxx_tree/usr/bin/.keep
clang/test/Driver/Inputs/basic_freebsd_libcxx_tree/usr/include/c++/v1/.keep
clang/test/Driver/Inputs/basic_freebsd_libcxx_tree/usr/lib/.keep
clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/bin/.keep
clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/include/c++/v1/.keep
clang/test/Driver/Inputs/basic_openbsd_libcxx_tree/usr/lib/.keep
clang/test/Driver/freebsd.cpp
clang/test/Driver/openbsd.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129654.446223.patch
Type: text/x-patch
Size: 5600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220720/105a2feb/attachment.bin>
More information about the cfe-commits
mailing list