llvm-project/libcxx/test/std/re/re.alg
Mark de Wever 5f26d8636f [libc++] Removes base member from tests.
Change the tests to use the base friend function instead of members.
Also changed some types to have a base friends instead of members.

Reviewed By: #libc, ldionne, Quuxplusone

Differential Revision: https://reviews.llvm.org/D120742
2022-03-03 21:46:04 +01:00
..
re.alg.match [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.alg.replace [libc++] Removes base member from tests. 2022-03-03 21:46:04 +01:00
re.alg.search [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.except