[PATCH] D148556: [libcxxabi][demangle] create helper for std::string_view::starts_with

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 11:44:59 PDT 2023


nickdesaulniers added a comment.

(note to reviewers: it's on my todo list to backport my recent changes to llvm's demangle to libcxxabi's demangle; didn't realize there were two in tree until after making changes to the downstream one. Luckily, they are simply 1:1 copies)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148556



More information about the llvm-commits mailing list