[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
Mon Jun 21 14:32:34 PDT 2021
mstorsjo added a comment.
@lattner Do you want to follow up on this one? StringRef already has a bunch of case insensitive operations, and this patch just fills a gap in the set of those operations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104218/new/
https://reviews.llvm.org/D104218
More information about the llvm-commits
mailing list