[all-commits] [llvm/llvm-project] 45ca24: [clang] Remove no-op ptr-to-ptr bitcasts (NFC)

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Tue Nov 7 09:34:19 PST 2023


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

  Changed paths:
    M clang/lib/CodeGen/CGObjCGNU.cpp
    M clang/lib/CodeGen/CGVTables.cpp

  Log Message:
  -----------
  [clang] Remove no-op ptr-to-ptr bitcasts (NFC)

Opaque ptr cleanup effort (NFC).




More information about the All-commits mailing list