[all-commits] [llvm/llvm-project] 21ef59: [libcxx] Replace remaining _LIBCPP_INLINE_VISIBILI...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sat Jul 16 16:09:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21ef59a55ed0831f8513eb0da150b010ad43e748
https://github.com/llvm/llvm-project/commit/21ef59a55ed0831f8513eb0da150b010ad43e748
Author: Brad Smith <brad at comstyle.com>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M libcxx/include/__support/android/locale_bionic.h
M libcxx/include/__support/win32/locale_win32.h
M libcxx/include/__support/xlocale/__posix_l_fallback.h
M libcxx/include/__support/xlocale/__strtonum_fallback.h
Log Message:
-----------
[libcxx] Replace remaining _LIBCPP_INLINE_VISIBILITY in __support
Replace remaining _LIBCPP_INLINE_VISIBILITY in __support with _LIBCPP_HIDE_FROM_ABI.
Reviewed by: Mordante
Differential Revision: https://reviews.llvm.org/D129922
More information about the All-commits
mailing list