[PATCH] D97447: Add GNU attribute 'retain'

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 16:38:59 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8afdacba9dcd: Add GNU attribute 'retain' (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D97447?vs=326766&id=326839#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97447/new/

https://reviews.llvm.org/D97447

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/Sema/SemaDecl.cpp
  clang/test/CodeGen/attr-retain.c
  clang/test/CodeGenCXX/attr-retain.cpp
  clang/test/Sema/attr-retain.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97447.326839.patch
Type: text/x-patch
Size: 10746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210227/8cce3b06/attachment.bin>


More information about the cfe-commits mailing list