[all-commits] [llvm/llvm-project] d62026: [lldb][NFC] Don't calculate member indices in DWAR...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Dec 2 05:44:01 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d62026e2dde1d27c7d1c702f11b0464e1d470d4f
      https://github.com/llvm/llvm-project/commit/d62026e2dde1d27c7d1c702f11b0464e1d470d4f
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

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

  Log Message:
  -----------
  [lldb][NFC] Don't calculate member indices in DWARFASTParserClang::ParseChildMembers

We keep counting members and then don't do anything with the computed result.




More information about the All-commits mailing list