Commit Graph

2 Commits

Author SHA1 Message Date
Robert Widmann
e5d9fef296 Add a regression test for the @usableFromInline pattern in rdar://59171169
Make sure we don't print @_hasMissingDesignatedInitializers in the swift
interface when we actually can see all the designated initializers.
2020-02-12 14:13:52 -08:00
Harlan Haskins
511db0c90a [ModuleInterface] Add printing for new attributes
Specially print @_hasMissingDesignatedInitializers and @_inheritsConvenienceInitializers in module interfaces

Fixes rdar://51249311
2020-01-06 10:15:07 -08:00