[PATCH] D129654: [Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 18:17:54 PDT 2022
brad added a comment.
There is already the initial --sysroot test in test/Driver/openbsd.c. It would be preferable to modify what is there. For FreeBSD a test should be added to test/Driver/freebsd.c.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129654/new/
https://reviews.llvm.org/D129654
More information about the llvm-commits
mailing list