mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
a5098e6b69
* Generate libSyntax API This patch removes the hand-rolled libSyntax API and replaces it with an API that's entirely automatically generated. This means the API is guaranteed to be internally stylistically and functionally consistent.