swift
2b87836a
- Enable valid-parse checking with the new parser
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#61400 - Enable valid-parse checking with the new parser
Author
DougGregor
Parents
e263b075
Loading