[libcxx-commits] [PATCH] D111947: [Demangle] Rename OutputStream to OutputString

David Blaikie via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 21 17:35:16 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e97236aacbb: [Demangle] Rename OutputStream to OutputString (authored by ljmf00, committed by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D111947?vs=381369&id=381443#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111947

Files:
  libcxxabi/src/demangle/ItaniumDemangle.h
  libcxxabi/src/demangle/Utility.h
  llvm/include/llvm/Demangle/ItaniumDemangle.h
  llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h
  llvm/include/llvm/Demangle/Utility.h
  llvm/lib/Demangle/ItaniumDemangle.cpp
  llvm/lib/Demangle/MicrosoftDemangle.cpp
  llvm/lib/Demangle/MicrosoftDemangleNodes.cpp
  llvm/lib/Demangle/RustDemangle.cpp
  llvm/unittests/Demangle/CMakeLists.txt
  llvm/unittests/Demangle/ItaniumDemangleTest.cpp
  llvm/unittests/Demangle/OutputBufferTest.cpp
  llvm/unittests/Demangle/OutputStreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111947.381443.patch
Type: text/x-patch
Size: 158028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211022/c758d375/attachment-0001.bin>


More information about the libcxx-commits mailing list