[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
Thu Jul 13 10:20:29 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bb9414f1474: [Demangle] use std::string_view::data rather than &*std::string_view::begin (authored by nickdesaulniers).
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.540099.patch
Type: text/x-patch
Size: 4091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230713/2bcdbb67/attachment.bin>
More information about the libcxx-commits
mailing list