This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Improve error message for violations of -fmodules-decluse.
ClosedPublic

Authored by jyknight on Jan 30 2023, 12:07 PM.

Details

Summary

Now it reports the name of the indirectly-used module which is
missing.

Diff Detail

Event Timeline

jyknight created this revision.Jan 30 2023, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 12:07 PM
jyknight requested review of this revision.Jan 30 2023, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 12:07 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ChuanqiXu accepted this revision.Jan 30 2023, 7:09 PM

LGTM. Thanks.

This revision is now accepted and ready to land.Jan 30 2023, 7:09 PM
This revision was landed with ongoing or failed builds.Jan 31 2023, 6:57 AM
This revision was automatically updated to reflect the committed changes.