[PATCH] D148353: [StringView] remove ctor incompatible with std::string_view
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 11:05:16 PDT 2023
nickdesaulniers updated this revision to Diff 513679.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.
- remove std::distance, fix test failures
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148353/new/
https://reviews.llvm.org/D148353
Files:
llvm/include/llvm/Demangle/ItaniumDemangle.h
llvm/include/llvm/Demangle/StringView.h
llvm/include/llvm/Demangle/Utility.h
llvm/lib/Demangle/MicrosoftDemangle.cpp
llvm/lib/Demangle/RustDemangle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148353.513679.patch
Type: text/x-patch
Size: 3981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/d53767d2/attachment.bin>
More information about the llvm-commits
mailing list