[libc-commits] [libc] [libc] Add inet_ntop (PR #204143)

Pavel Labath via libc-commits libc-commits at lists.llvm.org
Tue Jun 16 06:21:13 PDT 2026


https://github.com/labath commented:

I also have a fuzz test, but I'll put that in a separate PR.

At this point I've spend more time on this than it is probably reasonable. I'm not sure this function is hot enough to need this level of optimization. I'd be happy to roll some of these back if you think it's better to optimize for LOC or readability.

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


More information about the libc-commits mailing list