[PATCH] D63718: [ADT] Implement llvm::bsearch() with std::partition_point()
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 08:10:54 PDT 2019
MaskRay updated this revision to Diff 206220.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Delete the begin-end form
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63718/new/
https://reviews.llvm.org/D63718
Files:
clang-tools-extra/clangd/index/dex/PostingList.cpp
llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/CodeGen/SlotIndexes.h
llvm/unittests/ADT/STLExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63718.206220.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190624/c6f83b72/attachment.bin>
More information about the cfe-commits
mailing list