[libcxx] Uglify __support/openbsdUglify __support/openbsdReviewed By: philnikDifferential Revision: https://reviews.llvm.org/D129412
[libcxx] Add some missing xlocale wrapper functions for OpenBSDReviewed By: MordanteDifferential Revision: https://reviews.llvm.org/D122861
[libcxx][gardening] Re-order includes across libcxx.This commit alphabetizes all includes in libcxx. This is a NFC.This can also serve as a pseudo "announcement" for how we should order these hea
[libcxx][gardening] Re-order includes across libcxx.This commit alphabetizes all includes in libcxx. This is a NFC.This can also serve as a pseudo "announcement" for how we should order these headers going forward (note: double underscores go before other headers).Differential Revision: https://reviews.llvm.org/D102941
show more ...
[libc++] Rename include/support to include/__supportWe do ship those headers, so the directory name should not be somethingthat can potentially conflict with user-defined directories.Differentia
[libc++] Rename include/support to include/__supportWe do ship those headers, so the directory name should not be somethingthat can potentially conflict with user-defined directories.Differential Revision: https://reviews.llvm.org/D95956