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

Luís Ferreira via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 18 06:39:12 PDT 2021


ljmf00 updated this revision to Diff 380371.
ljmf00 added a comment.

Include guards are now the same as before.


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.380371.patch
Type: text/x-patch
Size: 101376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211018/d8f400ab/attachment-0001.bin>


More information about the libcxx-commits mailing list