[Lldb-commits] [PATCH] D110570: [lldb] Refactor variable parsing in DWARF symbol file

Jaroslav Sevcik via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 28 05:23:53 PDT 2021


jarin updated this revision to Diff 375535.
jarin added a comment.

Separated ParseVariablesInFunctionContext's lambda into a method.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110570

Files:
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110570.375535.patch
Type: text/x-patch
Size: 11726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210928/543850f7/attachment.bin>


More information about the lldb-commits mailing list