[libcxx-commits] [libcxx] [libc++][z/OS] Move z/OS to new locale API and resolve all name collisions (PR #165428)
Zibi Sarbinowski via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 29 07:23:03 PDT 2025
================
@@ -26,3 +26,79 @@
#ifdef erase
# undef erase
#endif
+
+#ifdef __islower
----------------
zibi2 wrote:
These are macros in system headers, see my previous comment.
https://github.com/llvm/llvm-project/pull/165428
More information about the libcxx-commits
mailing list