This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] Remove support for the deprecated driver API
ClosedPublic

Authored by jansvoboda11 on Dec 15 2022, 4:11 PM.

Details

Summary

This API is no longer necessary, so let's remove it to simplify the internal APIs.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Dec 15 2022, 4:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 4:11 PM
Herald added a subscriber: ributzka. · View Herald Transcript
jansvoboda11 requested review of this revision.Dec 15 2022, 4:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 4:11 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
artemcm accepted this revision.Dec 16 2022, 11:39 AM

Swift has moved away from this kind of API. I can't speak for other clients, but this LGTM!

This revision is now accepted and ready to land.Dec 16 2022, 11:39 AM
benlangmuir accepted this revision.Jan 3 2023, 1:41 PM
clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp