[PATCH] D129654: [Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSD

Brad Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 22:10:09 PDT 2022


brad added a comment.

In D129654#3650590 <https://reviews.llvm.org/D129654#3650590>, @3405691582 wrote:

> 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.

Ah, that clarifies things. Thank you.


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