This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b8d851a5d ManualDWARFIndex: reduce long parameter lists new 0afe843c1 ManualDWARFIndex: Fix misclassification of methods in unions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/SymbolFile/DWARF/find-method.cpp | 31 ++++++++++++++++++++++ source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 5 ++-- source/Plugins/SymbolFile/DWARF/DWARFDIE.h | 2 +- .../Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp | 9 +++---- 4 files changed, 39 insertions(+), 8 deletions(-) create mode 100644 lit/SymbolFile/DWARF/find-method.cpp