This is an archive of the discontinued LLVM Phabricator instance.

[clang][driver] NFC: Move InputInfo.h from lib to include
ClosedPublic

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

Details

Summary

Moving InputInfo.h from lib/Driver/ into include/Driver to be able to expose it in an API consumed from outside of clangDriver.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Jul 26 2021, 4:52 AM
jansvoboda11 requested review of this revision.Jul 26 2021, 4:52 AM
This revision is now accepted and ready to land.Jul 26 2021, 11:24 AM
This revision was landed with ongoing or failed builds.Jul 27 2021, 12:17 AM
This revision was automatically updated to reflect the committed changes.