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

Luís Ferreira via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 17 18:25:53 PDT 2021


ljmf00 updated this revision to Diff 380266.

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/OutputStreamTest.cpp
  llvm/unittests/Demangle/OutputStringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111947.380266.patch
Type: text/x-patch
Size: 101651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211018/2c9ca39d/attachment-0001.bin>


More information about the libcxx-commits mailing list