OSDN Git Service

[lldb] Reduce intentation in SymbolFileDWARF::ParseVariableDIE
authorPavel Labath <pavel@labath.sk>
Thu, 27 Aug 2020 13:30:12 +0000 (15:30 +0200)
committerPavel Labath <pavel@labath.sk>
Fri, 28 Aug 2020 09:44:03 +0000 (11:44 +0200)
commit1f9595ede48d694b8506d22fd71f7ce13e00dafa
tree0c7d7dc636f998479b5d3ba7acc39f2312baed5c
parent9300ca541164b80efb7d42dc45219b5d8e05de68
[lldb] Reduce intentation in SymbolFileDWARF::ParseVariableDIE

using early exits. NFC.
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp