[all-commits] [llvm/llvm-project] e93bad: [nfc] [lldb] Remove unused DIEPointerSet, DeclToDI...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Fri Sep 17 12:53:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e93baded39578d62139656833c9b926d5cf78ba5
https://github.com/llvm/llvm-project/commit/e93baded39578d62139656833c9b926d5cf78ba5
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
Log Message:
-----------
[nfc] [lldb] Remove unused DIEPointerSet, DeclToDIEMap and m_decl_to_die
In whole GIT history this map has been always only written but never read.
More information about the All-commits
mailing list