Issue 124348
Summary [libc][wchar] implement wcsstr
Labels libc
Assignees
Reporter nickdesaulniers
    In order to build cxxabi, we need wcsstr. We also need wcstombs wired up to be able to test this. This should reuse our `inline_memmem` helper (I have a patch for this, but ran into the unit testing issue flagged above).

See also https://github.com/llvm/llvm-project/pull/121183.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to