[PATCH] D148465: [Demangle] demangle builtin type transformations

Congcong Cai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 09:05:20 PDT 2023


HerrCai0907 updated this revision to Diff 556371.
HerrCai0907 added a comment.

replace StringView with std::string_view


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148465

Files:
  libcxxabi/src/demangle/ItaniumDemangle.h
  libcxxabi/src/demangle/ItaniumNodes.def
  libcxxabi/test/test_demangle.pass.cpp
  llvm/include/llvm/Demangle/ItaniumDemangle.h
  llvm/include/llvm/Demangle/ItaniumNodes.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148465.556371.patch
Type: text/x-patch
Size: 3432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230910/6616ced2/attachment.bin>


More information about the llvm-commits mailing list