Files
swift-mirror/test/ClangImporter/Inputs/custom-modules/ObjCParseExtras.apinotes
Hamish Knight f99b7592bf [test] Add test case for convenience init inheritance
This test case tripped up an attempt I made to
simplify addImplicitInheritedConstructorsToClass
for clang decls. Add it to the test suite to make
sure we don't regress it.
2019-10-25 09:19:45 -07:00

8 lines
164 B
Plaintext

Name: ObjCParseExtras
Classes:
- Name: SubclassWithSwiftPrivateDesignatedInit
Methods:
- Selector: "initWithI:"
MethodKind: Instance
SwiftPrivate: true