Files
swift-mirror/lib/Serialization/Serialization.h
Jordan Rose f230abfde6 [Serialization] Remove unused "force non-cross-reference" feature (#17686)
This was originally added to support "derived" top-level declarations,
which in practice was just '==' implementations for enums. Now that
those are members, we don't have the notion of derived top-level
declarations anymore, and neither is there anything that would
normally be a cross-reference that we want to force to be serialized
directly.

No functionality change (because this was unused).
2018-07-02 19:19:10 -07:00

20 KiB