[all-commits] [llvm/llvm-project] b26b1c: [clang][CodeGenModule] Remove no-op ptr-to-ptr bit...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Sun Nov 5 08:19:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b26b1cee2e6b0b730fda87dbd4a236810d424129
https://github.com/llvm/llvm-project/commit/b26b1cee2e6b0b730fda87dbd4a236810d424129
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-11-05 (Sun, 05 Nov 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[clang][CodeGenModule] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque ptr cleanup effort (NFC).
More information about the All-commits
mailing list