The inline keyword is required on those functions because they are defined in the headers, so we need them to be inline to avoid ODR violations. While we're at it, slap _LIBCPP_HIDE_FROM_ABI on them because they are implementation details and we don't want them to be part of our ABI under any circumstances. Differential Revision: https://reviews.llvm.org/D115906
20 KiB
20 KiB