[PATCH] D96838: Add GNU attribute 'retain'
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 20 12:50:11 PST 2021
MaskRay updated this revision to Diff 325233.
MaskRay retitled this revision from "CodeGen: Set !retain metadata on UsedAttr definitions for FreeBSD/Fuchsia/Linux" to "Add GNU attribute 'retain'".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a reviewer: aaron.ballman.
Add 'retain' instead (latest GCC resolution)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96838/new/
https://reviews.llvm.org/D96838
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Sema/SemaDecl.cpp
clang/test/CodeGen/attr-retain.c
clang/test/CodeGenCXX/attr-retain.cpp
clang/test/CodeGenCXX/extern-c.cpp
clang/test/Sema/attr-retain.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96838.325233.patch
Type: text/x-patch
Size: 9643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210220/6410d826/attachment.bin>
More information about the cfe-commits
mailing list