[all-commits] [llvm/llvm-project] 8a55da: [libc][NFC] introduce inline_bzero
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Sep 26 05:36:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a55dafdd0952529cbf9a03116035d1b0403e7ea
https://github.com/llvm/llvm-project/commit/8a55dafdd0952529cbf9a03116035d1b0403e7ea
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M libc/src/string/bzero.cpp
M libc/src/string/memory_utils/memset_implementations.h
M libc/src/string/stpncpy.cpp
M libc/src/string/string_utils.h
Log Message:
-----------
[libc][NFC] introduce inline_bzero
More information about the All-commits
mailing list