[libcxx-commits] [PATCH] D154876: [Demangle] use std::string_view::data rather than &*std::string_view::begin

Nick Desaulniers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 10 12:16:35 PDT 2023


nickdesaulniers edited the summary of this revision.
nickdesaulniers added reviewers: thakis, ldionne, ayzhao, philnik.
nickdesaulniers added a subscriber: thakis.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154876



More information about the libcxx-commits mailing list