[libc-commits] [PATCH] D137371: [libc] Fix matching on struct tm

Dominic Chen via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 3 16:00:05 PDT 2022


ddcc updated this revision to Diff 473069.
ddcc added a comment.

Fix incorrect testcase for gmtime_r


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137371

Files:
  libc/test/src/time/TmMatcher.h
  libc/test/src/time/gmtime_r_test.cpp
  libc/test/src/time/gmtime_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137371.473069.patch
Type: text/x-patch
Size: 7561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221103/95a9b838/attachment.bin>


More information about the libc-commits mailing list