Only files that actually use min/max are required to do this dance. Differential Revision: https://reviews.llvm.org/D108778
This replaces _LIBCPP_INLINE_VISIBILITY with _LIBCPP_HIDE_FROM_ABI. It's not intended to do for other parts of libc++. This change makes it easy to search and replace all occurrences of the patches in review.
Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D101723