[Lldb-commits] [PATCH] D73921: Assert that a subprogram should have a name when parsing DWARF
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 10 14:42:50 PST 2020
shafik updated this revision to Diff 243678.
shafik marked 5 inline comments as done.
shafik added a comment.
Herald added a reviewer: jdoerfert.
Updated approach based on comments and added test for the new approach.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73921/new/
https://reviews.llvm.org/D73921
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/test/Shell/SymbolFile/DWARF/missing_dw_at_name_error.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73921.243678.patch
Type: text/x-patch
Size: 9552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200210/a83e8ba1/attachment-0001.bin>
More information about the lldb-commits
mailing list