[PATCH] D120990: [demangler] Add StringView conversion operator

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 12:21:18 PDT 2022


urnathan updated this revision to Diff 418018.
urnathan marked 2 inline comments as done.
urnathan added a comment.

d'oh sometimes I can be so shortsighted.  Fix all the cases you implied.


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.418018.patch
Type: text/x-patch
Size: 4201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220324/a17830ab/attachment.bin>


More information about the llvm-commits mailing list