[all-commits] [llvm/llvm-project] 7611c5: [nfc] [lldb] Refactor DWARFUnit::GetDIE
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Mon Oct 26 15:18:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7611c5bb42a96c13d0e53ade546633bf9ed56f0c
https://github.com/llvm/llvm-project/commit/7611c5bb42a96c13d0e53ade546633bf9ed56f0c
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
Log Message:
-----------
[nfc] [lldb] Refactor DWARFUnit::GetDIE
Reduce indentation of the code by early returns for failed code paths.
More information about the All-commits
mailing list