[all-commits] [llvm/llvm-project] c11833: [clang] Remove no-op ptr-to-ptr bitcasts (NFC)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Mon Oct 30 14:58:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1183399a8205f83a418f20889776589b3b98d53
https://github.com/llvm/llvm-project/commit/c1183399a8205f83a418f20889776589b3b98d53
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CoverageMappingGen.cpp
M clang/lib/CodeGen/ItaniumCXXABI.cpp
Log Message:
-----------
[clang] Remove no-op ptr-to-ptr bitcasts (NFC)
More information about the All-commits
mailing list