mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
addImplicitConstructors() will crash if validateDecl() does not produce a valid signature for one of the class's constructors because the constructor is already being validated. This was triggered during associated type inference in the test case in the radar. Fixes <rdar://problem/30751491>.
266 B
266 B