[all-commits] [llvm/llvm-project] 8ee7d9: [clang][MicrosoftCXXABI] Avoid Type::getPointerTo(...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Thu Oct 3 14:07:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ee7d911efb2d3353adcc825e112f55021920846
      https://github.com/llvm/llvm-project/commit/8ee7d911efb2d3353adcc825e112f55021920846
  Author: Youngsuk Kim <youngsuk.kim at hpe.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M clang/lib/CodeGen/MicrosoftCXXABI.cpp

  Log Message:
  -----------
  [clang][MicrosoftCXXABI] Avoid Type::getPointerTo() (NFC) (#110915)

`llvm::Type::getPointerTo()` is to be deprecated & removed soon.



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