[all-commits] [llvm/llvm-project] ba60f6: Remove leftover uses of llvm::Type::getPointerTo()...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Tue Nov 5 07:00:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba60f6dc03126d8b26bba5be6338fd8b3580bd25
      https://github.com/llvm/llvm-project/commit/ba60f6dc03126d8b26bba5be6338fd8b3580bd25
  Author: Youngsuk Kim <youngsuk.kim at hpe.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M clang/lib/CodeGen/CGObjCMac.cpp
    M llvm/tools/bugpoint/CrashDebugger.cpp

  Log Message:
  -----------
  Remove leftover uses of llvm::Type::getPointerTo() (#114993)

`llvm::Type::getPointerTo()` is to be deprecated.
Replace remaining uses of it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list