[PATCH] D104218: [ADT] Add StringRef consume_front_lower and consume_back_lower
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 02:48:30 PDT 2021
foad added a comment.
> Btw, if you happen to be able to check easily in the diff between your downstream fork vs upstream, do you happen to have a lot use of these `_lower()` method calls, outside of code in upstream?
No, none actually! This was more of a general comment about how to do incompatible changes in a downstream-friendly way.
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