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 32e1014 + 6324f20 commit 55f82eaCopy full SHA for 55f82ea
include/swift/Demangling/Demangle.h
@@ -949,7 +949,7 @@ class NodePrinter {
949
950
void printImplFunctionType(NodePointer fn, unsigned depth);
951
952
- void printGenericSignature(NodePointer Node, unsigned depth);
+ virtual void printGenericSignature(NodePointer Node, unsigned depth);
953
954
void printFunctionSigSpecializationParams(NodePointer Node, unsigned depth);
955
0 commit comments