[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 15:03:14 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG61e1c3d80db6: [Demangle] convert itaniumDemangle and nonMicrosoftDemangle to use stdā¦ (authored by nickdesaulniers).
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.528005.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/7eff8a01/attachment.bin>
More information about the llvm-commits
mailing list