Commits

Brian Gesiak committed b1a4fd90b5e
[RemoteAST] Only build remoteast-test for host swift-remote-ast has dependencies that cannot be satisfied by all of the targets Swift supports. Specifically, the Android target is unable to link libraries that libRemoteAST depends on, such as uuid. To fix builds for unsupported platforms, only build remoteast-test for the host platform.