Files
swift-mirror/lib/Serialization/ModuleFile.h
Jordan Rose d6801fe0fd [serialization] Fix a recursive-dependency bug caught by previous commit.
Constructors have their "implicit this" VarDecl specified at creation, but
the context for said VarDecl is the constructor itself. Add a new flag to
allow the deserialization of a VarDecl without setting a DeclContext.

Swift SVN r5747
2013-06-21 17:52:08 +00:00

5.9 KiB