If we have no timestamp, don't print the corresponding warning. The binary holder already successfully ignores these cases, but the warning for swift interface files was lacking it.
rdar://86036385
Differential D117333
[dsymutil] Don't print swift interface timestamp warning if we have no timestamp JDevlieghere on Jan 14 2022, 9:48 AM. Authored by
Details If we have no timestamp, don't print the corresponding warning. The binary holder already successfully ignores these cases, but the warning for swift interface files was lacking it. rdar://86036385
Diff Detail
Unit Tests Event Timeline
|
We could have a local variable called epochStart or something to make this more readable, but wither way is fine.