[PATCH] D87396: Sema: add support for `__attribute__((__swift_bridged_typedef__))`
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 15 13:16:03 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d26d6a1b062: Sema: add support for `__attribute__((__swift_bridged_typedef__))` (authored by compnerd).
Changed prior to commit:
https://reviews.llvm.org/D87396?vs=291687&id=292009#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87396/new/
https://reviews.llvm.org/D87396
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/AST/attr-swift_bridged_typedef.m
clang/test/AST/attr-swift_bridged_typedef.mm
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/SemaObjC/attr-swift_bridged_typedef.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87396.292009.patch
Type: text/x-patch
Size: 4769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200915/ff094677/attachment-0001.bin>
More information about the cfe-commits
mailing list