This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] NFC: Remove unused FullDependencies member
ClosedPublic

Authored by jansvoboda11 on Apr 15 2021, 1:25 AM.

Details

Summary

This patch removes the FullDependencies::AdditionalNonPathCommandLine member, as it's value-initialized and never mutated.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Apr 15 2021, 1:25 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2021, 1:25 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Apr 15 2021, 4:36 PM
This revision was landed with ongoing or failed builds.Apr 19 2021, 6:03 AM
This revision was automatically updated to reflect the committed changes.