[libcxx-commits] [PATCH] D144739: [libc++][chrono] Add sys_time formatter.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 7 11:11:19 PDT 2023


Mordante updated this revision to Diff 511742.
Mordante marked an inline comment as done.
Mordante added a comment.

Rebased and address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144739/new/

https://reviews.llvm.org/D144739

Files:
  libcxx/docs/Status/FormatPaper.csv
  libcxx/include/__chrono/concepts.h
  libcxx/include/__chrono/convert_to_tm.h
  libcxx/include/__chrono/formatter.h
  libcxx/include/__chrono/ostream.h
  libcxx/include/chrono
  libcxx/test/std/time/time.clock/time.clock.system/ostream.pass.cpp
  libcxx/test/std/time/time.syn/formatter.sys_time.pass.cpp
  libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144739.511742.patch
Type: text/x-patch
Size: 57912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230407/52b01924/attachment-0001.bin>


More information about the libcxx-commits mailing list