[all-commits] [llvm/llvm-project] 33c3e0: [LLDB] Implement pure virtual method in MockConnec...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Nov 13 15:38:02 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 33c3e0b96c14e5986fec778625c1e2a37b452956
      https://github.com/llvm/llvm-project/commit/33c3e0b96c14e5986fec778625c1e2a37b452956
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.h

  Log Message:
  -----------
  [LLDB] Implement pure virtual method in MockConnection

I made GetReadObject pure virtual in the base class and forgot to add
the method to the mock class.




More information about the All-commits mailing list