Files
swift-mirror/lib/Syntax/SyntaxSerialization.cpp.gyb
Alex Hoppen 8ec8516893 Remove ByteTree serialization format
It was originally designed for faster trasmission of syntax trees from
C++ to SwiftSyntax, but superceded by the CLibParseActions. There's no
deserializer for it anymore, so let's just remove it.
2021-01-14 20:37:49 +01:00

2.5 KiB