[PATCH] D126159: [ADT] Add edit_distance_insensitive to StringRef
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 5 02:06:40 PDT 2022
njames93 updated this revision to Diff 434311.
njames93 added a comment.
Use reference lifetime extension.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126159/new/
https://reviews.llvm.org/D126159
Files:
llvm/include/llvm/ADT/StringRef.h
llvm/include/llvm/ADT/edit_distance.h
llvm/lib/Support/StringRef.cpp
llvm/unittests/ADT/StringRefTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126159.434311.patch
Type: text/x-patch
Size: 4781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220605/498f1a5d/attachment.bin>
More information about the llvm-commits
mailing list