[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 13:39:47 PDT 2023
nickdesaulniers updated this revision to Diff 538810.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
- rebase to rekick ci
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154876/new/
https://reviews.llvm.org/D154876
Files:
libcxxabi/src/demangle/ItaniumDemangle.h
llvm/include/llvm/Demangle/ItaniumDemangle.h
llvm/lib/Demangle/ItaniumDemangle.cpp
llvm/lib/Demangle/MicrosoftDemangle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154876.538810.patch
Type: text/x-patch
Size: 4136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230710/f7f6e1ba/attachment-0001.bin>
More information about the libcxx-commits
mailing list