[PATCH] D87532: Sema: add support for `__attribute__((__swift_bridge__))`
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 09:59:21 PDT 2020
compnerd updated this revision to Diff 291601.
compnerd marked an inline comment as done.
compnerd added a comment.
Address some feedback from @aaron.ballman
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/SemaObjC/attr-swift_bridge.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87532.291601.patch
Type: text/x-patch
Size: 3561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200914/50ace2ee/attachment.bin>
More information about the cfe-commits
mailing list