Skip to content
Commit 9ad0ac8e authored by Jeff Bailey's avatar Jeff Bailey
Browse files

[libc] Add Month enum, refactor mktime_test



Introduce Month enum.

Use designated initializers instead of comments to ensure that tm_data
is initialized correctly.  Use Month enum for initializing .tm_mon to
avoid off-by-one errors.

Co-authored-by: default avatarRaman Tenneti <rtenneti@google.com>

Reviewed By: rtenneti

Differential Revision: https://reviews.llvm.org/D144357
parent 7f51145b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment