[libc-commits] [PATCH] D110222: [libc] Add an implementation of bsearch.
Cheng Wang via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Sep 22 07:33:21 PDT 2021
cheng.w added inline comments.
================
Comment at: libc/test/src/stdlib/CMakeLists.txt:178
+ HDRS
+ DivTest.h
+ DEPENDS
----------------
nit by glance: should be bsearch.h?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110222/new/
https://reviews.llvm.org/D110222
More information about the libc-commits
mailing list