llvm-project/libcxx/test/std/re/re.traits
Xing Xue d29c947732 [libc++][AIX] Correct the definition of __regex_word for AIX
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
2022-07-16 18:11:04 -04:00
..
default.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
getloc.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
imbue.pass.cpp
isctype.pass.cpp [libc++][AIX] Correct the definition of __regex_word for AIX 2022-07-16 18:11:04 -04:00
length.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
lookup_classname.pass.cpp [libc++][AIX] Correct the definition of __regex_word for AIX 2022-07-16 18:11:04 -04:00
lookup_collatename.pass.cpp [libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnning test cases after install locale fileset on AIX OS. 2022-04-21 15:25:40 -04:00
transform.pass.cpp [libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnning test cases after install locale fileset on AIX OS. 2022-04-21 15:25:40 -04:00
transform_primary.pass.cpp [libc++][CI] added XFAIL LIBCXX-AIX-FIXME to new runnning test cases after install locale fileset on AIX OS. 2022-04-21 15:25:40 -04:00
translate.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
translate_nocase.pass.cpp [libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature 2022-03-01 21:33:30 +02:00
types.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
value.pass.cpp [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00