[PATCH] D142459: [clang] Deprecate uses of GlobalObject::getAlignment
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 05:20:27 PST 2023
gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added a project: All.
gchatelet requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
This remove the last uses of GlobalObject::getAlignment and marks it as deprecated.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142459
Files:
clang/include/clang/AST/CharUnits.h
clang/lib/CodeGen/CGCUDANV.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGObjCMac.cpp
clang/lib/CodeGen/CodeGenModule.cpp
llvm/include/llvm/IR/GlobalObject.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142459.491724.patch
Type: text/x-patch
Size: 6458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/b849ed12/attachment.bin>
More information about the llvm-commits
mailing list