[PATCH] D157767: [Driver] move Haiku header search path management to the driver
Niels Sascha Reedijk via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 09:52:25 PDT 2023
nielx accepted this revision.
nielx added a comment.
This revision is now accepted and ready to land.
I have applied the patch to a recent checkout of the llvm repository, and I then built clang. With this clang build I have built various source files that depend on headers that are in the system search paths. I can confirm that the compiler was able to find all the referenced headers.
This change looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157767/new/
https://reviews.llvm.org/D157767
More information about the cfe-commits
mailing list