[libcxx-commits] [PATCH] D122604: [demangler] Simplify OutputBuffer initialization

Nathan Sidwell via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 16 05:45:03 PDT 2022


urnathan updated this revision to Diff 429690.
urnathan added a comment.

ah, thanks for the clue!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122604/new/

https://reviews.llvm.org/D122604

Files:
  libcxxabi/src/cxa_demangle.cpp
  libcxxabi/src/demangle/Utility.h
  llvm/include/llvm/Demangle/Utility.h
  llvm/lib/Demangle/DLangDemangle.cpp
  llvm/lib/Demangle/ItaniumDemangle.cpp
  llvm/lib/Demangle/MicrosoftDemangle.cpp
  llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
  llvm/lib/Demangle/RustDemangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122604.429690.patch
Type: text/x-patch
Size: 9597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220516/36a696b6/attachment.bin>


More information about the libcxx-commits mailing list