[libcxx-commits] [PATCH] D124227: [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support headers

Brad Smith via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 21 20:57:40 PDT 2022


brad created this revision.
brad added reviewers: ldionne, Mordante, daltenty, muiez, jasonliu, mgorny.
brad added a project: libc++.
Herald added a subscriber: fedor.sergeev.
Herald added a project: All.
brad requested review of this revision.
Herald added a reviewer: libc++.

After some feedback in https://reviews.llvm.org/D122861, I am wondering if this makes sense for the respective headers for AIX, z/OS, Solaris and musl libc.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124227

Files:
  libcxx/include/__support/ibm/gettod_zos.h
  libcxx/include/__support/ibm/xlocale.h
  libcxx/include/__support/musl/xlocale.h
  libcxx/include/__support/solaris/xlocale.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124227.424366.patch
Type: text/x-patch
Size: 8025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220422/f83ada25/attachment-0001.bin>


More information about the libcxx-commits mailing list