[Lldb-commits] [lldb] [lldb][[DWARFDeclContext] Add function to extract qualified names as vector (PR #77349)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 16 16:08:13 PST 2024
felipepiovezan wrote:
Closing as per the discussion above. The long term goal is to have a single class unifying this context idea across plugins.
In hindsight, the patch that was going to use this functionality can inline some version of this without any ugliness.
https://github.com/llvm/llvm-project/pull/77349
More information about the lldb-commits
mailing list