[PATCH] D105052: [clang][darwin] add support for Mac Catalyst availability

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 13 16:40:08 PDT 2021


arphaman updated this revision to Diff 358457.
arphaman added a comment.

Sorry, took a bit longer than anticipated. I updated the patch to address reviewer's comments


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

https://reviews.llvm.org/D105052

Files:
  clang/include/clang/Basic/Attr.td
  clang/lib/Basic/Targets/OSTargets.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGenObjC/availability-check-maccatalyst.m
  clang/test/FixIt/fixit-availability-maccatalyst.m
  clang/test/Sema/attr-availability-maccatalyst.c
  clang/test/SemaObjC/unguarded-availability-maccatalyst.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105052.358457.patch
Type: text/x-patch
Size: 16848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210713/d1d5bea2/attachment.bin>


More information about the cfe-commits mailing list