Files
swift-mirror/lib/Serialization/Deserialization.cpp
Jordan Rose c3833c10b3 [serialization] Validate the number of param patterns in a FuncDecl.
Now that we're actually serializing this explicitly (because it's needed
in the constructor), we can use it to check whether we actually serialized
the right number of patterns. This also paves the way for a minor
optimization: not serializing two sets of parameters when not dealing with
a selector-style declaration.

Swift SVN r8098
2013-09-11 18:50:01 +00:00

66 KiB