[PATCH] D120990: [demangler] Add StringView conversion operator
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 06:02:13 PDT 2022
urnathan updated this revision to Diff 417898.
urnathan added a comment.
Address comments, break out strcpy->memcpy change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120990/new/
https://reviews.llvm.org/D120990
Files:
libcxxabi/src/demangle/Utility.h
llvm/include/llvm/Demangle/Utility.h
llvm/lib/Demangle/MicrosoftDemangle.cpp
llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
llvm/unittests/Demangle/ItaniumDemangleTest.cpp
llvm/unittests/Demangle/OutputBufferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120990.417898.patch
Type: text/x-patch
Size: 4222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/d230b8fc/attachment.bin>
More information about the llvm-commits
mailing list