Files
swift-mirror/lib/Serialization/ModuleFile.cpp
Jordan Rose c957a28f99 [serialization] Add support for lvalue types and pattern binding decls.
This revealed an issue where a function's pattern may have variables that
depend on the function itself; it's therefore important that the function
decl is recorded in the decl map before its argument patterns are loaded.

We should now support structs, concrete properties, and computed properties.

Swift SVN r5745
2013-06-21 17:51:53 +00:00

27 KiB