[PATCH] D87532: Sema: add support for `__attribute__((__swift_bridge__))`

Saleem Abdulrasool via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 10:56:08 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D87532?vs=292018&id=292273#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87532

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87532.292273.patch
Type: text/x-patch
Size: 4530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/b66cd208/attachment-0001.bin>


More information about the cfe-commits mailing list