[Lldb-commits] [PATCH] D61502: Permit cross-CU references

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 15 12:17:52 PDT 2019


jankratochvil marked an inline comment as done.
jankratochvil added a comment.

In D61502#1503247 <https://reviews.llvm.org/D61502#1503247>, @clayborg wrote:

> Just a few simplifications to GetName() and AppendTypeName() are in question and can optionally be done if needed.


I will do that in a different patch as its removal of the `SymbolFileDWARF *dwarf2Data` parameter goes outside of scope of this patch.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D61502





More information about the lldb-commits mailing list