[all-commits] [llvm/llvm-project] b56f6f: [MemoryBuiltins] Remove unused isStrdupLikeFn() fu...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jan 11 03:26:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b56f6f1913a8061bfd8e704cd2794150660a859d
      https://github.com/llvm/llvm-project/commit/b56f6f1913a8061bfd8e704cd2794150660a859d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/MemoryBuiltins.h
    M llvm/lib/Analysis/MemoryBuiltins.cpp

  Log Message:
  -----------
  [MemoryBuiltins] Remove unused isStrdupLikeFn() function (NFC)

This function is no longer used after
dcbc91f40c2e6ff578667020f7c6a05c25149865.




More information about the All-commits mailing list