[all-commits] [llvm/llvm-project] b8966d: [lldb] Remove some dead code from SharingPtr.h

Pavel Labath via All-commits all-commits at lists.llvm.org
Fri Jan 31 06:51:05 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b8966de73f1c7c6b7d585ce4f3ed171d121328ae
      https://github.com/llvm/llvm-project/commit/b8966de73f1c7c6b7d585ce4f3ed171d121328ae
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

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

  Log Message:
  -----------
  [lldb] Remove some dead code from SharingPtr.h

These classes are not used.


  Commit: 33f65f393f6652a0974582f7b13a9aa38a9929a3
      https://github.com/llvm/llvm-project/commit/33f65f393f6652a0974582f7b13a9aa38a9929a3
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M lldb/unittests/Utility/CMakeLists.txt
    A lldb/unittests/Utility/SharedClusterTest.cpp

  Log Message:
  -----------
  [lldb] Add a basic unit test for the SharedCluster class


Compare: https://github.com/llvm/llvm-project/compare/df71000d7d5d...33f65f393f66


More information about the All-commits mailing list