[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
Thu Jun 1 10:40:42 PDT 2023
nickdesaulniers updated this revision to Diff 527497.
nickdesaulniers added a comment.
- rebase on top of D149703 <https://reviews.llvm.org/D149703>, D149707 <https://reviews.llvm.org/D149707>, and the revert of D149104 <https://reviews.llvm.org/D149104>
- ninja check-llvm check-lldb check-bolt
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.527497.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/7730a34c/attachment.bin>
More information about the llvm-commits
mailing list