[all-commits] [llvm/llvm-project] fd31e6: [nfc] [lldb] Reduce GetAttributes's depth paramete...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Tue Jun 9 04:41:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd31e60b8ded16754f484b51c2e5f8da05ad8331
https://github.com/llvm/llvm-project/commit/fd31e60b8ded16754f484b51c2e5f8da05ad8331
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
Log Message:
-----------
[nfc] [lldb] Reduce GetAttributes's depth parameter usage
Clean the code up a bit for D81334.
Differential Revision: https://reviews.llvm.org/D81423
More information about the All-commits
mailing list