This is an archive of the discontinued LLVM Phabricator instance.

[clang][deps] Include "-cc1" in the arguments
ClosedPublic

Authored by jansvoboda11 on Apr 21 2021, 4:33 AM.

Details

Summary

To simplify tools consuming dependency scanning results, prepend the "-cc1" argument by default.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Apr 21 2021, 4:33 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 4:33 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Apr 21 2021, 9:01 AM
This revision was automatically updated to reflect the committed changes.