[libcxx-commits] [PATCH] D85095: Fix libcxx build on 32bit architectures with 64bit time_t defaults e.g. riscv32
Luís Marques via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 4 08:30:36 PST 2021
luismarques added a comment.
In D85095#2540371 <https://reviews.llvm.org/D85095#2540371>, @ldionne wrote:
> @luismarques Does this still look good to you? If so, I'll commit once CI is green.
LGTM.
I think the current target-independent implementation of the patch really is the way to go, so this now looks even better. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85095/new/
https://reviews.llvm.org/D85095
More information about the libcxx-commits
mailing list