[all-commits] [llvm/llvm-project] 66c488: Remove unused/misnamed SetObjectModificationTime

Dave Lee via All-commits all-commits at lists.llvm.org
Tue Aug 25 14:58:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 66c48802918d90e6a90d4f8da9c10889d5bc20dd
      https://github.com/llvm/llvm-project/commit/66c48802918d90e6a90d4f8da9c10889d5bc20dd
  Author: Dave Lee <dlee43 at Daves-iMac-Pro.local>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M lldb/include/lldb/Core/Module.h

  Log Message:
  -----------
  Remove unused/misnamed SetObjectModificationTime

Remove `SetObjectModificationTime` which is not currently used, and assigns to the wrong member.

Differential Revision: https://reviews.llvm.org/D86493




More information about the All-commits mailing list