[PATCH] D152177: [Demangle] refactor DLangDemangle to use std::string_view

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 14:27:18 PDT 2023


nickdesaulniers updated this revision to Diff 528576.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- update comments, remove unnecessary check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152177

Files:
  llvm/lib/Demangle/DLangDemangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152177.528576.patch
Type: text/x-patch
Size: 21439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230605/eaaad7f9/attachment-0001.bin>


More information about the llvm-commits mailing list