[all-commits] [llvm/llvm-project] dd064a: [lldb] Add missing member initialziation list

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jul 21 10:15:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd064afe84b3fd01ef3407dec0aeb22720450048
      https://github.com/llvm/llvm-project/commit/dd064afe84b3fd01ef3407dec0aeb22720450048
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M lldb/include/lldb/Interpreter/CommandObject.h

  Log Message:
  -----------
  [lldb] Add missing member initialziation list

My previous commit added the default arguments but didn't use them in
the member initialization list...




More information about the All-commits mailing list