Commit Graph

3 Commits

Author SHA1 Message Date
David Ungar
f81136040e Use an autoreleasepool instead of explicitly closing the files. 2017-09-27 10:52:12 -07:00
David Ungar
f282babc6a Close files after invoking swiftc in SwiftSyntax tool 2017-09-25 09:21:16 -07: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