[Lldb-commits] [PATCH] D68422: [DWARFASTParserClang] Factor out structure-like type parsing, NFC

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 18:53:02 PDT 2019


vsk updated this revision to Diff 223357.
vsk added a comment.

- Remove the `log` parameter from `ParseTypeFromDWARF`.


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

https://reviews.llvm.org/D68422

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68422.223357.patch
Type: text/x-patch
Size: 43577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191005/57547d6d/attachment-0001.bin>


More information about the lldb-commits mailing list