[Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 24 01:02:45 PDT 2024
https://github.com/Michael137 commented:
Haven't gone through this in detail yet (having an example of how these structures will be used would be helpful), but something I was curious about is whether this `DIL` is going to be used in the implementation of a new command, or if we're going to extend the `frame var` language? I didn't see a concrete conclusion on this in the RFC
https://github.com/llvm/llvm-project/pull/95738
More information about the lldb-commits
mailing list