[PATCH] D148348: [StringView] remove dropFront

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 10:12:13 PDT 2023


nickdesaulniers updated this revision to Diff 513662.
nickdesaulniers added a comment.

- rebase on 3ece37b3fa2c14157ad02967b867570c6a0c08e8 <https://reviews.llvm.org/rG3ece37b3fa2c14157ad02967b867570c6a0c08e8>, use more StringView::remove_prefix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148348/new/

https://reviews.llvm.org/D148348

Files:
  llvm/include/llvm/Demangle/ItaniumDemangle.h
  llvm/include/llvm/Demangle/StringView.h
  llvm/lib/Demangle/MicrosoftDemangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148348.513662.patch
Type: text/x-patch
Size: 4563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/a85b82b4/attachment.bin>


More information about the llvm-commits mailing list