[PATCH] D87720: Sema: add support for `__attribute__((__swift_private__))`
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 24 12:55:47 PDT 2020
compnerd updated this revision to Diff 294140.
compnerd added a comment.
add more tests to cover the confusing case of attribute merge handling
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/SemaDecl.cpp
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.294140.patch
Type: text/x-patch
Size: 3941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200924/1636a1e8/attachment-0001.bin>
More information about the cfe-commits
mailing list