Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Rodríguez Troitiño
eb90ff2def [test][android] Mark inherits-superclass-initializers-client as executable.
The test uses %target-run, which requires executing code. Android CI
cannot execute code because no device is attached. Marking the test as
executable skip it in the Android CI machines.
2020-01-15 14:40:57 -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