[libcxx-commits] [PATCH] D129922: [libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support

Brad Smith via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 15 23:25:03 PDT 2022


brad created this revision.
brad added reviewers: ldionne, Mordante, philnik, libc++.
brad added a project: libc++.
Herald added a project: All.
brad requested review of this revision.
Herald added 1 blocking reviewer(s): libc++.

Replace remaining _LIBCPP_INLINE_VISIBILITY in __support with _LIBCPP_HIDE_FROM_ABI.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129922

Files:
  libcxx/include/__support/android/locale_bionic.h
  libcxx/include/__support/win32/locale_win32.h
  libcxx/include/__support/xlocale/__posix_l_fallback.h
  libcxx/include/__support/xlocale/__strtonum_fallback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129922.445192.patch
Type: text/x-patch
Size: 10954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220716/71ae8204/attachment-0001.bin>


More information about the libcxx-commits mailing list