swift
049b6e5a - AST: Don't force RequirementMachine creation in getOrCreateGenericSignatureBuilder()

Commit
4 years ago
AST: Don't force RequirementMachine creation in getOrCreateGenericSignatureBuilder() This was for test coverage before I had any queries ported over, just to make sure that the completion procedure worked. Now that all the GenericSignature queries have been ported over, we don't need this since we're going to create all the RequirementMachines anyway.
Author
Committer
Parents
Loading