[clang] [docs] Document the missing Apple availability platforms (PR #104653)

Ian Anderson via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 19 09:22:58 PDT 2024


================
@@ -1637,31 +1637,42 @@ specifies availability for the current target platform, the availability
 attributes are ignored. Supported platforms are:
 
 ``ios``
+``ios_app_extension``
----------------
ian-twilightcoder wrote:

I can. These paragraphs are already super wordy though, especially compared to the platform descriptions at https://docs.swift.org/swift-book/documentation/the-swift-programming-language/attributes/#available. Maybe it would be better to list all the values together and describe them all in a single paragraph below?

https://github.com/llvm/llvm-project/pull/104653


More information about the cfe-commits mailing list