This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] Specify correct integer width for -fbuild-session-timestamp
ClosedPublic

Authored by jansvoboda11 on Jan 5 2021, 10:47 AM.

Details

Summary

This fixes an issue where large integer values were rejected as invalid.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Jan 5 2021, 10:47 AM
jansvoboda11 requested review of this revision.Jan 5 2021, 10:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2021, 10:47 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
arphaman accepted this revision.Jan 5 2021, 11:02 AM
This revision is now accepted and ready to land.Jan 5 2021, 11:02 AM
This revision was landed with ongoing or failed builds.Jan 5 2021, 11:11 AM
This revision was automatically updated to reflect the committed changes.