This is an archive of the discontinued LLVM Phabricator instance.

[libc++][chrono] Fixes formatting duration subseconds.
ClosedPublic

Authored by Mordante on Jul 10 2023, 8:10 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG28584755e424: [libc++][chrono] Fixes formatting duration subseconds.
Summary

Diff Detail

Event Timeline

Mordante created this revision.Jul 10 2023, 8:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 8:10 AM
Mordante requested review of this revision.Jul 10 2023, 8:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 10 2023, 8:10 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante updated this revision to Diff 538666.Jul 10 2023, 8:39 AM

Fixes CI.

ldionne accepted this revision.Jul 11 2023, 10:55 AM
ldionne added a subscriber: ldionne.

Thanks!

This revision is now accepted and ready to land.Jul 11 2023, 10:55 AM
This revision was automatically updated to reflect the committed changes.