[PATCH] D141073: [Driver] move Fuchsia header search path management to the driver

2023-01-05 Thread Brad Smith via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG8fd279f7d369: [Driver] move Fuchsia header search path management to the driver (authored by brad). Repository: rG LLVM Github Monorepo CHANGES S

[PATCH] D141073: [Driver] move Fuchsia header search path management to the driver

2023-01-05 Thread Petr Hosek via Phabricator via cfe-commits
phosek accepted this revision. phosek added a comment. This revision is now accepted and ready to land. LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141073/new/ https://reviews.llvm.org/D141073 ___

[PATCH] D141073: [Driver] move Fuchsia header search path management to the driver

2023-01-05 Thread Brad Smith via Phabricator via cfe-commits
brad created this revision. brad added reviewers: MaskRay, abrachet, phosek. brad added a project: clang. Herald added a subscriber: StephenFan. Herald added a project: All. brad requested review of this revision. Fuchsia already implements AddClangSystemIncludeArgs(). So it looks like we just ha