[all-commits] [llvm/llvm-project] 2a47f4: [clang][CGExprScalar] Remove no-op ptr-to-ptr bitc...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Mon Nov 13 07:06:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a47f4ae457b80475058db356d4c0014d5f7f68c
https://github.com/llvm/llvm-project/commit/2a47f4ae457b80475058db356d4c0014d5f7f68c
Author: Youngsuk Kim <joseph942010 at gmail.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M clang/lib/CodeGen/CGExprScalar.cpp
Log Message:
-----------
[clang][CGExprScalar] Remove no-op ptr-to-ptr bitcast (NFC) (#72072)
Remove bitcast added back in dcd74716f9d18 .
More information about the All-commits
mailing list