[all-commits] [llvm/llvm-project] 177583: [libc][NFC] Use SIZE_MAX instead of size_t(-1)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Jun 29 05:22:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 177583c914528626dc79bfdca64a0af0750ccee7
https://github.com/llvm/llvm-project/commit/177583c914528626dc79bfdca64a0af0750ccee7
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M libc/src/string/memory_utils/x86_64/memcpy_implementations.h
Log Message:
-----------
[libc][NFC] Use SIZE_MAX instead of size_t(-1)
More information about the All-commits
mailing list