[PATCH] D50318: Support Swift in platform availability attribute

Michael Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 11 18:38:03 PST 2018


michaelwu updated this revision to Diff 173607.
michaelwu added a comment.

Thanks for the review! All requested changes have been made, and I also had to fix a test due to https://reviews.llvm.org/D50214


https://reviews.llvm.org/D50318

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/Features.def
  lib/Parse/ParseDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/Index/availability.c
  test/Sema/attr-availability-swift.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50318.173607.patch
Type: text/x-patch
Size: 6436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/654005f9/attachment-0001.bin>


More information about the cfe-commits mailing list