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

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 2 23:16:18 PDT 2021


sivachandra requested changes to this revision.
sivachandra added a comment.
This revision now requires changes to proceed.

This patch causes of number of failures in ctype tests. I have not investigated but this change does operations on numbers of different sizes and hence is leading to unexpected results.


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

https://reviews.llvm.org/D106902



More information about the libc-commits mailing list