[PATCH] D149104: [Demangle] use moar std::string_view

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 15:57:06 PDT 2023


nickdesaulniers added a comment.

oh, I can clean up all of the callers of `llvm::demangle` now, too. Did I do that last week, as a separate patch? Let me see...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149104



More information about the llvm-commits mailing list