[all-commits] [llvm/llvm-project] 27352e: [libc] fix typo introduced in inline_bcmp_byte_per...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Wed Feb 28 17:13:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27352e600aab6a50939db77a6eacc94a5057d66f
https://github.com/llvm/llvm-project/commit/27352e600aab6a50939db77a6eacc94a5057d66f
Author: Nick Desaulniers <nickdesaulniers at users.noreply.github.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M libc/src/string/memory_utils/generic/byte_per_byte.h
Log Message:
-----------
[libc] fix typo introduced in inline_bcmp_byte_per_byte (#83356)
My global find+replace was overzealous and broke post submit unit tests.
Link: #83345
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