[libcxx-commits] [PATCH] D118851: [SystemZ]:[z/OS]:[libcxx]: fix isascii function to work for z/OS

Nancy Wang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 12:15:33 PST 2022


NancyWang2222 updated this revision to Diff 407983.
NancyWang2222 added a comment.

add _LIBCPP_HIDE_FROM_ABI for function __is_valid_in_encoding


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118851/new/

https://reviews.llvm.org/D118851

Files:
  libcxx/include/__locale
  libcxx/src/locale.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118851.407983.patch
Type: text/x-patch
Size: 13625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/59ca04a0/attachment.bin>


More information about the libcxx-commits mailing list