Details
Details
- Reviewers
michaelrj - Commits
- rG32a50078657d: [libc] Add an implementation of bsearch.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/test/src/stdlib/CMakeLists.txt | ||
---|---|---|
178 | nit by glance: should be bsearch.h? |
Comment Actions
LGTM once comments are addressed
libc/test/src/stdlib/bsearch_test.cpp | ||
---|---|---|
55 | why is this a loop? |
nit by glance: should be bsearch.h?