[all-commits] [llvm/llvm-project] ce7790: [DWARF] Rename a function and comment it for clarity.
Davide Italiano via All-commits
all-commits at lists.llvm.org
Thu Apr 16 15:37:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ce7790044faa48a1ec49b6339797180e05520cef
https://github.com/llvm/llvm-project/commit/ce7790044faa48a1ec49b6339797180e05520cef
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
M lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
Log Message:
-----------
[DWARF] Rename a function and comment it for clarity.
Pointed out by Adrian.
More information about the All-commits
mailing list