[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 06:11:35 PDT 2022


Michael137 added inline comments.


================
Comment at: llvm/unittests/Demangle/ItaniumDemangleTestUtils.h:1
+//===------------------ ItaniumDemangleTestUtils.h ------------------------===//
+//
----------------
ldionne wrote:
> I suspect `cp_to_llvm.sh` will have to be updated to know about this new file.
It looks like the unit tests are exclusively in `llvm/`? I'll keep the tests in this directory for now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131331



More information about the llvm-commits mailing list