We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b91173 commit 9562cfbCopy full SHA for 9562cfb
lib/ClangImporter/ImportDecl.cpp
@@ -8479,7 +8479,6 @@ void ClangImporter::Implementation::finishNormalConformance(
8479
PrettyStackTraceConformance trace("completing import of", conformance);
8480
8481
finishTypeWitnesses(conformance);
8482
- conformance->finishSignatureConformances();
8483
8484
// Imported conformances to @objc protocols also require additional
8485
// initialization to complete the requirement to witness mapping.
0 commit comments