Files
swift-mirror/lib/Sema/DerivedConformanceCodable.cpp
Itai Ferber 26d0d5defe Synthesize *IfPresent calls for Optional values
Optional properties now get synthesized encodeIfPresent(...) and
decodeIfPresent(...) calls (to avoid encoding needless information, and
to be more accepting on input).
2017-05-22 12:17:21 -07:00

48 KiB