[libcxx-commits] [PATCH] D148928: [libc++][chrono] Adds formatter file_time.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 25 09:15:48 PDT 2023


ldionne accepted this revision.
ldionne added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libcxx/test/std/time/time.syn/formatter.file_time.pass.cpp:43
+
+// Modeled after the system clock's usings, this make adapating the
+// tests easier.
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148928



More information about the libcxx-commits mailing list