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.
2 parents d89333f + 093bfc9 commit a2effceCopy full SHA for a2effce
include/swift/Demangling/Demangle.h
@@ -968,7 +968,7 @@ class NodePrinter {
968
969
void printImplFunctionType(NodePointer fn, unsigned depth);
970
971
- void printGenericSignature(NodePointer Node, unsigned depth);
+ virtual void printGenericSignature(NodePointer Node, unsigned depth);
972
973
void printFunctionSigSpecializationParams(NodePointer Node, unsigned depth);
974
0 commit comments