[all-commits] [llvm/llvm-project] 1d11d5: [lldb] [NFC] Refactor GetDWARFDeclContext to retur...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Thu Feb 6 11:06:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d11d5f6242206f4d0dbc11623f73cdf2173a087
      https://github.com/llvm/llvm-project/commit/1d11d5f6242206f4d0dbc11623f73cdf2173a087
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h

  Log Message:
  -----------
  [lldb] [NFC] Refactor GetDWARFDeclContext to return DWARFDeclContext

Suggested by Pavel Labath.

Differential Revision: https://reviews.llvm.org/D73787




More information about the All-commits mailing list