[all-commits] [llvm/llvm-project] 8f2b57: [lldb][NFC] Extract enum parsing from DWARFASTPars...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Tue Nov 26 03:30:42 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f2b57d257e87b0244f9883cd8075898005ba757
      https://github.com/llvm/llvm-project/commit/8f2b57d257e87b0244f9883cd8075898005ba757
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

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

  Log Message:
  -----------
  [lldb][NFC] Extract enum parsing from DWARFASTParserClang::ParseTypeFromDWARF

Part of the work to split up this monolithic parsing function.




More information about the All-commits mailing list