Skip to content

Commit e8c1ad3

Browse files
committed
[APINotes] NSPointerFunctionsOptions 0-valued members shouldn't be [].
.strongMemory and .objectPersonality happen to be the default settings in their respective subgroups, but that doesn't mean they should be omitted from the option set.
1 parent 09ae7ab commit e8c1ad3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apinotes/Foundation.apinotes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1533,6 +1533,10 @@ Enumerators:
15331533
SwiftName: currencyPlural
15341534
- Name: NSNumberFormatterCurrencyAccountingStyle
15351535
SwiftName: currencyAccounting
1536+
- Name: NSPointerFunctionsStrongMemory
1537+
SwiftName: strongMemory
1538+
- Name: NSPointerFunctionsObjectPersonality
1539+
SwiftName: objectPersonality
15361540
- Name: NSXMLDocumentXMLKind
15371541
SwiftName: xml
15381542
- Name: NSXMLDocumentXHTMLKind

0 commit comments

Comments
 (0)