Summary: The patch changes the definition of __regex_word to 0x8000 for AIX because the current definition 0x80 clashes with ctype_base::print (_ISPRINT is defined as 0x80 in AIX ctype.h). Reviewed by: Mordante, hubert.reinterpretcast, libc++ Differential Revision: https://reviews.llvm.org/D129862 |
||
|---|---|---|
| .. | ||
| default.pass.cpp | ||
| getloc.pass.cpp | ||
| imbue.pass.cpp | ||
| isctype.pass.cpp | ||
| length.pass.cpp | ||
| lookup_classname.pass.cpp | ||
| lookup_collatename.pass.cpp | ||
| transform.pass.cpp | ||
| transform_primary.pass.cpp | ||
| translate.pass.cpp | ||
| translate_nocase.pass.cpp | ||
| types.pass.cpp | ||
| value.pass.cpp | ||