[PATCH] D56292: [attributes] Extend os_returns_(not_?)_retained attributes to parameters.

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 10:05:59 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350942: [attributes] Extend os_returns_(not_?)_retained attributes to parameters (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56292?vs=180701&id=181306#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56292

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
  cfe/trunk/test/Sema/attr-osobject.cpp
  cfe/trunk/test/Sema/attr-osobject.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56292.181306.patch
Type: text/x-patch
Size: 17976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/0cf88db4/attachment.bin>


More information about the llvm-commits mailing list