Commit Graph

2 Commits

Author SHA1 Message Date
Doug Gregor
9331cfab87 [Concurrency] Fix one last test for __await -> await 2020-08-13 14:25:44 -07:00
Tony Allevato
db2dd20ce6 Parse concurrency syntax when parsing for syntax-tree-only mode.
This allows the syntax parser library and SwiftSyntax to successfully
parse code using this experimental feature without requiring an API
to pass compiler flags into the parser.
2020-08-11 20:13:15 -07:00