[all-commits] [llvm/llvm-project] e0fee5: [CodeGen] Replace of PointerType::get(Type) with o...
Mats Jun Larsen via All-commits
all-commits at lists.llvm.org
Sat Feb 8 07:13:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0fee55a5549e04bb14d45fba6267bd69285ce77
https://github.com/llvm/llvm-project/commit/e0fee55a5549e04bb14d45fba6267bd69285ce77
Author: Mats Jun Larsen <mats at jun.codes>
Date: 2025-02-08 (Sat, 08 Feb 2025)
Changed paths:
M clang/lib/CodeGen/Address.h
M clang/lib/CodeGen/CGBlocks.cpp
M clang/lib/CodeGen/CGDecl.cpp
M clang/lib/CodeGen/CGDeclCXX.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGObjCMac.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
[CodeGen] Replace of PointerType::get(Type) with opaque version (NFC) (#124771)
Follow-up to https://github.com/llvm/llvm-project/issues/123569
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list