Commit Graph

2 Commits

Author SHA1 Message Date
Harlan
f552f55969 Update SwiftSyntax's expectations now that -emit-syntax is emitting a SourceFileSyntax (#12860) 2017-11-10 15:48:13 -08:00
Harlan
ade67ca899 [Syntax] Swift libSyntax API (#11320)
* Create Swift libSyntax API

This patch is an initial implementation of the Swift libSyntax API. It
aims to provide all features of the C++ API but exposed to Swift.

It currently resides in SwiftExperimental and will likely exist in a
molten state for a while.

* Only build SwiftSyntax on macOS
2017-08-14 16:47:48 -07:00