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

Nikolas Klauser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 12:37:40 PDT 2023


philnik accepted this revision.
philnik added a comment.

Thanks for the cleanup! LGTM with green CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154876



More information about the llvm-commits mailing list