<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/wchar/wcslen.cpp, branch users/nico/python-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc][wchar] implement wcslen (#124150)</title>
<updated>2025-01-23T21:33:04+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>ndesaulniers@google.com</email>
</author>
<published>2025-01-23T21:33:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=631a6e0004e57ca85569b99ea411418627925697'/>
<id>631a6e0004e57ca85569b99ea411418627925697</id>
<content type='text'>
Update string_utils' string_length to work with char* or wchar_t*, so that it
may be reusable when implementing wmemchr, wcspbrk, wcsrchr, wcsstr.

Link: #121183
Link: #124027

Co-authored-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt;

---------

Co-authored-by: Tristan Ross &lt;tristan.ross@midstall.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update string_utils' string_length to work with char* or wchar_t*, so that it
may be reusable when implementing wmemchr, wcspbrk, wcsrchr, wcsstr.

Link: #121183
Link: #124027

Co-authored-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt;

---------

Co-authored-by: Tristan Ross &lt;tristan.ross@midstall.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
