[PATCH] D129654: [Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD
dana koch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 13 20:15:39 PDT 2022
3405691582 added a comment.
In D129654#3650534 <https://reviews.llvm.org/D129654#3650534>, @brad wrote:
> In D129654#3650412 <https://reviews.llvm.org/D129654#3650412>, @3405691582 wrote:
>
>> Tested change on OpenBSD resolves downstream issues.
>
> What issues?
As mentioned, this replicates https://reviews.llvm.org/D126289 for OpenBSD which fixes #28283. That particular issue caused a build problem in Swift's use of VFS in which I verified this patch solves. I was trying to clarify the scope and mechanism in which I tested this change, sorry for the confusion.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129654/new/
https://reviews.llvm.org/D129654
More information about the cfe-commits
mailing list