mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Instead of doing the pattern parsing in both the C++ parser and ASTGen, factor out the parsing into a request that returns the pattern to emit, regex type, and version. This can then be lazily run during type-checking.
987 B
987 B