[PATCH] D131331: WIP: [llvm] lldb abi_tag support 1/3 - Add equality comparison API to itanium_demangle::Node

Michael Buch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 10:19:30 PDT 2022


Michael137 updated this revision to Diff 452216.
Michael137 added a comment.

- Remove redundant accessors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131331

Files:
  libcxxabi/src/cxa_demangle.cpp
  libcxxabi/src/demangle/ItaniumDemangle.h
  llvm/unittests/Demangle/ItaniumDemangleTest.cpp
  llvm/unittests/Demangle/ItaniumDemangleTestUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131331.452216.patch
Type: text/x-patch
Size: 67650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/a4019585/attachment.bin>


More information about the llvm-commits mailing list