[PATCH] D149784: [Damangle] convert rustDemangle to use std::string_view

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 15:06:54 PDT 2023


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

- rebase on top of D149675 <https://reviews.llvm.org/D149675> (I wasn't sure which would land first)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149784

Files:
  lldb/include/lldb/Utility/ConstString.h
  lldb/source/Core/Mangled.cpp
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/Demangle/Demangle.cpp
  llvm/lib/Demangle/RustDemangle.cpp
  llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149784.528006.patch
Type: text/x-patch
Size: 4718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/a66653da/attachment.bin>


More information about the llvm-commits mailing list