[PATCH] D126159: [ADT] Add edit_distance_insensitive to StringRef

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 01:48:18 PDT 2022


njames93 updated this revision to Diff 433684.
njames93 marked an inline comment as done.
njames93 added a comment.

Cache outer loop map item.


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.433684.patch
Type: text/x-patch
Size: 4801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/73b31eb5/attachment.bin>


More information about the llvm-commits mailing list