[all-commits] [llvm/llvm-project] 260b70: [libc][time] Fix -Wshorten-64-to-32 warning
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Mar 25 08:45:49 PDT 2025
Branch: refs/heads/users/ilovepi/libc-implicit-cast
Home: https://github.com/llvm/llvm-project
Commit: 260b7097312b419e1c9022bd258927a32b3e4d29
https://github.com/llvm/llvm-project/commit/260b7097312b419e1c9022bd258927a32b3e4d29
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M libc/src/time/time_utils.cpp
Log Message:
-----------
[libc][time] Fix -Wshorten-64-to-32 warning
This breaks builds of libc with top of tree clang under -Werror.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list