Commit Graph

4 Commits

Author SHA1 Message Date
Michael Gottesman
b75d5003fa Fixed 2x instances where we were missing C++ editor identifiers on .h files and a mislabeled header file.
Swift SVN r7418
2013-08-21 19:28:45 +00:00
Ted Kremenek
63fdb43a04 Wire up driver support for -serialized-diagnostics and make the consumer implementation private.
Swift SVN r5506
2013-06-07 05:17:03 +00:00
Ted Kremenek
b4ef714588 Update stale comment.
Swift SVN r5503
2013-06-06 22:41:46 +00:00
Ted Kremenek
746cbd6195 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
2013-06-06 22:27:15 +00:00