llvm-project/libcxx/include/__support
David Tenty 4a009797ec [libc++][NFC] Add MVS guard for locale_mgmt_zos.h
This header need not be included on non-z/OS IBM platforms (and indeed
will add nothing when it is), so add a guard. This let's us remove the
header without things breaking when shipping libc++ for AIX.

Reviewed By: hubert.reinterpretcast, fanbo-meng

Differential Revision: https://reviews.llvm.org/D129493
2022-07-12 14:15:42 -04:00
..
android [libcxx] locale_bionic.h: skip ndk-version.h on Android platform 2022-04-11 17:51:12 +00:00
fuchsia
ibm [libc++][NFC] Add MVS guard for locale_mgmt_zos.h 2022-07-12 14:15:42 -04:00
musl [libcxx] Uglify __support/musl 2022-07-09 18:01:21 -04:00
newlib
openbsd [libcxx] Uglify __support/openbsd 2022-07-08 21:37:00 -04:00
solaris [libcxx] Remove static inline and make use of _LIBCPP_HIDE_FROM_ABI in __support headers 2022-05-07 01:14:33 -04:00
win32 [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
xlocale Uglify __support/xlocale 2022-06-30 11:45:29 +01:00