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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 10:50:31 PDT 2023


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

- rebase, reformat for presubmit tests


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/RustDemangle.cpp
  llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149784.527502.patch
Type: text/x-patch
Size: 4194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/7fe87eff/attachment.bin>


More information about the llvm-commits mailing list