Files
swift-mirror/lib/Parse/SyntaxParsingContext.cpp
Argyrios Kyrtzidis 6bfde00934 [Parser/libSyntax] For accessor parsing only backtrack until the accessor introducer
Previously it was backtracking for the duration of the whole property body which was preventing re-use of previously parsed nodes for incremental re-parsing.
2020-05-09 20:23:41 -07:00

14 KiB