Commit Graph

3 Commits

Author SHA1 Message Date
Harlan
a0512cd48a re-enable SwiftSyntax tests (#13399) 2017-12-14 23:39:16 -05:00
Slava Pestov
bbb21c84ca SwiftSyntax: Fix resilient build
Address-only types do not support multiple case labels yet.
2017-12-12 21:10:59 -08:00
Harlan
2cc756414b [SwiftSyntax] Swift Diagnostics API (#11511)
This patch provides an API and Serialization for clang-style diagnostics
from within Swift. Libraries can use this API to pop their own custom
diagnostics that can be serialized to JSON.
2017-12-12 15:55:22 -05:00