[PATCH] D149675: [Demangle] convert itaniumDemangle and nonMicrosoftDemangle to use std::string_view

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 10:08:19 PDT 2023


nickdesaulniers updated this revision to Diff 527894.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- rebase for presubmits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149675

Files:
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/lib/Demangle/Demangle.cpp
  llvm/lib/Demangle/ItaniumDemangle.cpp
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
  llvm/tools/llvm-nm/llvm-nm.cpp
  llvm/tools/llvm-opt-report/OptReport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149675.527894.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/1f6f4ae5/attachment.bin>


More information about the llvm-commits mailing list