This is an archive of the discontinued LLVM Phabricator instance.

[Driver] move Fuchsia header search path management to the driver
ClosedPublic

Authored by brad on Jan 5 2023, 10:11 AM.

Details

Summary

Fuchsia already implements AddClangSystemIncludeArgs(). So it looks like we just have to switch over to using it.

Diff Detail

Event Timeline

brad created this revision.Jan 5 2023, 10:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2023, 10:11 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
brad requested review of this revision.Jan 5 2023, 10:11 AM
phosek accepted this revision.Jan 5 2023, 6:11 PM

LGTM

This revision is now accepted and ready to land.Jan 5 2023, 6:11 PM
This revision was landed with ongoing or failed builds.Jan 5 2023, 6:21 PM
This revision was automatically updated to reflect the committed changes.