This is an archive of the discontinued LLVM Phabricator instance.

[🍒][libc++] Fix libcxx build on 32bit architectures with 64bit time_t defaults e.g. riscv32
ClosedPublic

Authored by ldionne on Feb 4 2021, 10:35 AM.

Details

Reviewers
tstellar
Group Reviewers
Restricted Project
Summary

Patch by Khem Raj.

(cherry pick of commit 85b9c5ccc172a1e61c7ecaaec4752587cb6f1e26)

Diff Detail

Event Timeline

ldionne created this revision.Feb 4 2021, 10:35 AM
ldionne requested review of this revision.Feb 4 2021, 10:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 10:35 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
tstellar accepted this revision.Feb 4 2021, 10:36 AM

LGTM.

ldionne accepted this revision as: Restricted Project.Feb 8 2021, 10:49 AM
This revision is now accepted and ready to land.Feb 8 2021, 10:49 AM