[libc-commits] [PATCH] D74021: Created uChar implementation for libc

Marcus Johnson via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 4 19:17:11 PST 2020


MarcusJohnson91 created this revision.
MarcusJohnson91 added reviewers: libc-commits, PaulkaToast.
MarcusJohnson91 created this object with visibility "All Users".
MarcusJohnson91 added projects: LLVM, libc-project.
Herald added subscribers: MaskRay, mgorny.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74021

Files:
  libc/include/uchar.h
  libc/src/CMakeLists.txt
  libc/src/uchar/CMakeLists.txt
  libc/src/uchar/c16rtomb.cpp
  libc/src/uchar/c16rtomb.h
  libc/src/uchar/c32rtomb.cpp
  libc/src/uchar/c32rtomb.h
  libc/src/uchar/mbrtoc16.cpp
  libc/src/uchar/mbrtoc16.h
  libc/src/uchar/mbrtoc32.cpp
  libc/src/uchar/mbrtoc32.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74021.242504.patch
Type: text/x-patch
Size: 13969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200205/f2f44e59/attachment-0001.bin>


More information about the libc-commits mailing list