[PATCH] D87720: Sema: add support for `__attribute__((__swift_private__))`

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 25 15:42:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG58cdbf518b6e: Sema: add support for `__attribute__((__swift_private__))` (authored by compnerd).

Changed prior to commit:
  https://reviews.llvm.org/D87720?vs=294167&id=294443#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87720

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/AST/attr-swift_private.m
  clang/test/SemaObjC/attr-swift_private.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87720.294443.patch
Type: text/x-patch
Size: 3521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200925/68ff09fe/attachment.bin>


More information about the cfe-commits mailing list