[Lldb-commits] [PATCH] D115201: [lldb] Move UpdateSymbolContextScopeForType

Luís Ferreira via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 13 10:36:14 PST 2021


ljmf00 added a comment.

In D115201#3176955 <https://reviews.llvm.org/D115201#3176955>, @shafik wrote:

> Can you add a motivation for this to your summary, thank you!

I added some description to it. I don't think it is worth mentioning my work on upstreaming the D lldb plugin, but I'm doing some effort to decouple non-clang specific code from Clang DWARF Parser. I believe this is an important step to generalize and modularize Symbol File parsers for other languages.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115201



More information about the lldb-commits mailing list