[all-commits] [llvm/llvm-project] b8f4e0: [lldb] Remove reset(nullptr_t) overload from Shari...

plabath via All-commits all-commits at lists.llvm.org
Thu Feb 6 10:07:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f4e0a8234377cdac8740addfdabee339b12d2a
      https://github.com/llvm/llvm-project/commit/b8f4e0a8234377cdac8740addfdabee339b12d2a
  Author: Pavel Labath <labath at google.com>
  Date:   2020-02-06 (Thu, 06 Feb 2020)

  Changed paths:
    M lldb/include/lldb/Breakpoint/Watchpoint.h
    M lldb/include/lldb/Utility/SharingPtr.h

  Log Message:
  -----------
  [lldb] Remove reset(nullptr_t) overload from SharingPtr

std::shared_ptr has no such method. This makes the two more similar.




More information about the All-commits mailing list