[libc-commits] [libc] [llvm] [libc] Don't touch str_end in strto* and wcsto* functions when base is incorrect (PR #200073)

Alexey Samsonov via libc-commits libc-commits at lists.llvm.org
Wed May 27 21:59:56 PDT 2026


vonosmas wrote:

This PR now just touches entrypoints code and updates the test cases for strto* and wcsto* functions. PTAL.

https://github.com/llvm/llvm-project/pull/200073


More information about the libc-commits mailing list