[PATCH] D104218: [ADT] Add StringRef consume_front_lower and consume_back_lower
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 17 03:17:08 PDT 2021
mstorsjo updated this revision to Diff 352665.
mstorsjo added a comment.
Herald added subscribers: ormris, steven_wu, hiraditya.
Squashed in two changes to two tools that can get rid of their own private helper function if this is hoisted to StringRef.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104218/new/
https://reviews.llvm.org/D104218
Files:
llvm/include/llvm/ADT/StringRef.h
llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
llvm/tools/llvm-rc/llvm-rc.cpp
llvm/unittests/ADT/StringRefTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104218.352665.patch
Type: text/x-patch
Size: 5135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/19cec5f8/attachment.bin>
More information about the llvm-commits
mailing list