[libc-commits] [libc] [libc] create TimeReader to look at a struct tm (PR #126138)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Thu Feb 6 14:32:46 PST 2025
https://github.com/nickdesaulniers commented:
Ok, first pass with minor comments related to readability.
Will do another pass trying to understand the logic+comments better. Will ignore `mktime_internal` since it looks like that was simply moved and not modified AFAICT.
https://github.com/llvm/llvm-project/pull/126138
More information about the libc-commits
mailing list