[all-commits] [llvm/llvm-project] 285847: [libc++][chrono] Fixes formatting duration subseco...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Jul 11 11:40:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28584755e424b69c27247f895f917b7d59060bc6
https://github.com/llvm/llvm-project/commit/28584755e424b69c27247f895f917b7d59060bc6
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M libcxx/include/__chrono/formatter.h
M libcxx/test/std/time/time.syn/formatter.duration.pass.cpp
Log Message:
-----------
[libc++][chrono] Fixes formatting duration subseconds.
Fixes https://llvm.org/PR62082
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D154851
More information about the All-commits
mailing list