[Lldb-commits] [PATCH] D103210: [lldb] Introduce Language::MethodNameInfo

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 26 15:03:25 PDT 2021


bulbazord added a comment.

Let me know how you feel about this abstraction/idea. I think we'll need something like this at some point to remove most of the remaining dependencies (e.g. in Module.cpp) so I'd like to get something good going here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103210



More information about the lldb-commits mailing list