This patch adds support for Mac Catalyst availability attribute, as supported by the Apple clang compiler. A follow-up patch will provide additional support for inferring Mac Catalyst availability from macOS availability using the mapping in the SDKSettings.json.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, but since this hasn't been up for long maybe leave it open for a bit in case someone else has a comment.
Comment Actions
Btw, the CI failures look to be unrelated to the patch. (It's pretty unfortunate how often this is the case lately...)
Comment Actions
Sorry, took a bit longer than anticipated. I updated the patch to address reviewer's comments
Should this be (App Extension) instead (consistent with the other cases)?