[all-commits] [llvm/llvm-project] 7aad38: [libc] Some MSVC compatibility changes for src/str...
lntue via All-commits
all-commits at lists.llvm.org
Fri Sep 12 18:49:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7aad3830fb208771254b4ae63a01042744471091
https://github.com/llvm/llvm-project/commit/7aad3830fb208771254b4ae63a01042744471091
Author: lntue <lntue at google.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M libc/src/__support/endian_internal.h
M libc/src/__support/macros/config.h
M libc/src/string/memory_utils/CMakeLists.txt
M libc/src/string/memory_utils/op_generic.h
M libc/src/string/memory_utils/op_x86.h
M libc/src/string/memory_utils/utils.h
M libc/test/UnitTest/CMakeLists.txt
M libc/test/UnitTest/LibcTest.h
M utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
Log Message:
-----------
[libc] Some MSVC compatibility changes for src/string/memory_utils. (#158393)
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