This is an archive of the discontinued LLVM Phabricator instance.

[dsymutil] Print the swift interface modification time in the timestamp mismatch warning
ClosedPublic

Authored by JDevlieghere on Jan 14 2022, 9:37 AM.

Details

Summary

The warning was printing the timestamp from the debug map twice rather than both the file system modification time and debug map modification time.

rdar://86036385

Diff Detail

Event Timeline

JDevlieghere requested review of this revision.Jan 14 2022, 9:37 AM
JDevlieghere created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2022, 9:37 AM
aprantl accepted this revision.Jan 19 2022, 9:09 AM
This revision is now accepted and ready to land.Jan 19 2022, 9:09 AM