mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
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.