[all-commits] [llvm/llvm-project] ee02cf: [MemoryBuiltins] Demote isCallocLikeFn and isAlign...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Jan 13 15:51:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee02cf0797712bb3a4b0686f185794fcb0fd3d9e
      https://github.com/llvm/llvm-project/commit/ee02cf0797712bb3a4b0686f185794fcb0fd3d9e
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-13 (Thu, 13 Jan 2022)

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

  Log Message:
  -----------
  [MemoryBuiltins] Demote isCallocLikeFn and isAlignedAllocLikeFn to local helpers after removal of last external use [NFC]




More information about the All-commits mailing list