Commit Graph

3 Commits

Author SHA1 Message Date
Ben Langmuir
0a0571ae12 Revert "Update LocalizationFormat to use diagnosticIDStringFor"
The depenedency on libAST this introduced is causing build time
regressions.

This reverts commit ea86221d41.
2021-05-19 11:00:05 -07:00
fwcd
ea86221d41 Update LocalizationFormat to use diagnosticIDStringFor 2021-05-11 19:06:50 +02:00
Saleem Abdulrasool
fe0a945898 AST: split out diagnostics serialization
Create a new diagnostics serialization library, splitting out of
swiftAST to reduce the overheads for building the tooling for
cross-compiling the toolchain.  This should reduce the build time for
swift-serialize-diagnostics to enable cross-compilation.
2020-08-24 09:21:55 -07:00