[Lldb-commits] [PATCH] D62477: DWARFASTParserClang: Move attribute parsing into a single function

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 27 04:19:40 PDT 2019


labath updated this revision to Diff 201497.
labath added a comment.

- also include DW_AT_signature in the attribute list to increase consistency and avoid iterating over the attribute list twice.


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

https://reviews.llvm.org/D62477

Files:
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62477.201497.patch
Type: text/x-patch
Size: 63190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190527/b79f2be1/attachment-0001.bin>


More information about the lldb-commits mailing list