[libc-commits] [PATCH] D106902: [libc][NFC] Add explicit casts to ctype functions

Alf via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Aug 19 08:10:45 PDT 2021


gAlfonso-bit added a comment.

In D106902#2950919 <https://reviews.llvm.org/D106902#2950919>, @sivachandra wrote:

> The `isprint` test is still failing. I have left a comment inline explaining why.
>
> BTW, if you need help with building/testing your patches, let me know and I can give you few instructions. Or, you can lookup the command from the builder logs, from here for example: https://lab.llvm.org/buildbot/#/builders/78/builds/1654

Addressed!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106902/new/

https://reviews.llvm.org/D106902



More information about the libc-commits mailing list