[all-commits] [llvm/llvm-project] bc44e6: [clang] Remove no-op ptr-to-ptr bitcasts (NFC)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Wed Nov 1 07:07:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc44e6e7c64ae7abd885fc31a62e37f649e307be
https://github.com/llvm/llvm-project/commit/bc44e6e7c64ae7abd885fc31a62e37f649e307be
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CGDecl.cpp
M clang/lib/CodeGen/CodeGenPGO.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
Log Message:
-----------
[clang] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque pointer cleanup effort.
More information about the All-commits
mailing list