[lldb] Revert refactorization from: Move non-DWARF code: DWARFUnit -> SymbolFileDWARF
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 31 Jan 2020 15:04:40 +0000 (16:04 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 31 Jan 2020 15:06:23 +0000 (16:06 +0100)
commit6dd0163502ff8c48195643b2b08a123c495743a0
tree29d086cf6f2745c1ece173ecb091a0288ca7b4c1
parent6fb544d1d24c524c715d631d4bc44fd1d0ef7936
[lldb] Revert refactorization from: Move non-DWARF code: DWARFUnit -> SymbolFileDWARF

Reverting part of commit 789beeeca3cdeecc00cd731c940e52effdd7c7df.

Its DWARFDebugInfoEntry::GetDWARFDeclContext() refactorization for
return value is now adding it in opposite order.
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h