[all-commits] [llvm/llvm-project] d90d0c: Revert "[libc] wchar string conversion functions m...

sribee8 via All-commits all-commits at lists.llvm.org
Thu Jul 24 16:38:40 PDT 2025


  Branch: refs/heads/revert-149423-mbstowcs-implementation
  Home:   https://github.com/llvm/llvm-project
  Commit: d90d0cfb6fc5eeb02aa90e402970a74d24f9dbb7
      https://github.com/llvm/llvm-project/commit/d90d0cfb6fc5eeb02aa90e402970a74d24f9dbb7
  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 (#149423)"

This reverts commit af98a245f8604ed5db9ef08bed96f0f545e8b46b.



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