llvm-project/libcxx/include/__support
David Tenty 7a320b279d [libcxx][AIX] Remove locale fallbacks for old OS levels
These routines were add years ago during initial porting attempts to AIX and are mostly build hacks for routines which we're missing at the time, but are available now on recent AIX OS levels.

Thus builds on modern AIX OS levels no longer need these and they cause problems if you try to build the library with a generic triple (i.e. powerpc-ibm-aix) as we'll pull them in and encounter duplicate definitions from the OS.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D110183
2021-09-21 21:14:50 -04:00
..
android
fuchsia
ibm [libcxx][AIX] Remove locale fallbacks for old OS levels 2021-09-21 21:14:50 -04:00
musl
newlib
openbsd [libcxx][gardening] Re-order includes across libcxx. 2021-05-21 13:22:10 -07:00
solaris
win32 [libcxx][gardening] Re-order includes across libcxx. 2021-05-21 13:22:10 -07:00
xlocale