Commits

Ted Kremenek committed 746cbd6195b
Start wiring up boilerplate for serialized diagnostics. This does absolutely nothing yet. Serialized diagnostics provide a binary format that can be read by libclang, and used to import diagnostics into clients such as Xcode. Swift SVN r5501