llvm-project/libc/test
cgyurgyik a4f0c58c6e [libc] Add strchr implementation. Fixes bug in memchr.
Summary: [libc] Adds strchr implementation with unit tests. Fixes signed character bug in memchr.

Reviewers: sivachandra, PaulkaToast

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, ecnelises, libc-commits

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D83353
2020-07-10 14:30:20 -04:00
..
config [libc][Obvious] Use full path with cmake's if(EXISTS ...). 2020-06-10 15:08:00 -07:00
loader [libc] Skip entrypoints not present in the entrypoints list. 2020-06-09 14:40:28 -07:00
src [libc] Add strchr implementation. Fixes bug in memchr. 2020-07-10 14:30:20 -04:00
utils [libc] Match x86 long double NaN classification with that of the compiler. 2020-06-22 23:02:05 -07:00
CMakeLists.txt [libc] Match x86 long double NaN classification with that of the compiler. 2020-06-22 23:02:05 -07:00