swift
2b87836a - Enable valid-parse checking with the new parser

Commit
2 years ago
Enable valid-parse checking with the new parser Ensure that any time the existing parser accepts a source file, the new parser produces a valid parse (no unexpected/missing nodes) for that same source file.
Author
Parents
Loading