[all-commits] [llvm/llvm-project] 42b101: Revert "[libc] wchar string conversion functions m...
sribee8 via All-commits
all-commits at lists.llvm.org
Thu Jul 24 16:39:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42b101d844b3dd1a504a7ee3bacd52703719c8c2
https://github.com/llvm/llvm-project/commit/42b101d844b3dd1a504a7ee3bacd52703719c8c2
Author: sribee8 <sriya.pratipati at gmail.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/include/wchar.yaml
M libc/src/__support/wchar/CMakeLists.txt
R libc/src/__support/wchar/mbsnrtowcs.h
M libc/src/wchar/CMakeLists.txt
R libc/src/wchar/mbsnrtowcs.cpp
R libc/src/wchar/mbsnrtowcs.h
R libc/src/wchar/mbsrtowcs.cpp
R libc/src/wchar/mbsrtowcs.h
R libc/src/wchar/mbstowcs.cpp
R libc/src/wchar/mbstowcs.h
M libc/test/src/wchar/CMakeLists.txt
R libc/test/src/wchar/mbsnrtowcs_test.cpp
R libc/test/src/wchar/mbsrtowcs_test.cpp
R libc/test/src/wchar/mbstowcs_test.cpp
Log Message:
-----------
Revert "[libc] wchar string conversion functions mb to wc" (#150549)
Reverts llvm/llvm-project#149423
Failing nullptr crash when using sanitizer
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