llvm-project/libcxx/test/std/re
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
..
re.alg [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
re.badexp [libcxx] [test] Use LIBCPP_ASSERT for libc++-specific checks 2022-04-17 01:23:24 +02:00
re.const [libcxx] [test] Use LIBCPP_ASSERT for libc++-specific checks 2022-04-17 01:23:24 +02:00
re.def [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.general [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.grammar [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
re.iter [libc++] Granularize <iterator> includes 2022-06-10 22:43:57 +02:00
re.regex [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.req [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.results [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
re.submatch [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.syn [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
re.traits [libc++][AIX] Correct the definition of __regex_word for AIX 2022-07-16 18:11:04 -04:00
lit.local.cfg [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00