This is an archive of the discontinued LLVM Phabricator instance.

[clang][driver] NFC: Expose InputInfo in Job instead of plain filenames
ClosedPublic

Authored by jansvoboda11 on Jul 26 2021, 4:57 AM.

Details

Summary

This patch exposes InputInfo in Job instead of plain filenames. This is useful in a follow-up patch that uses this to recognize -cc1 commands interesting for Clang tooling.

Depends on D106787.

Diff Detail

Event Timeline

jansvoboda11 requested review of this revision.Jul 26 2021, 4:57 AM
jansvoboda11 created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2021, 4:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 26 2021, 11:25 AM
This revision was landed with ongoing or failed builds.Jul 27 2021, 12:19 AM
This revision was automatically updated to reflect the committed changes.