- AIX supports character equivalence classes. What the contents of the class are depends on the locale and the standards do not specify any locale other than C/POSIX.
- add if define(_AIX) to exclude "regex_match do not support Collating Elements: [[.ch.]] for wchar_t" and need further investigation.
Details
Details
- Reviewers
Mordante daltenty hubert.reinterpretcast - Group Reviewers
Restricted Project - Commits
- rGc24a422aa315: [libc++][CI][AIX] modify the equivalence classes of regex_match for locale…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo