Commits

John McCall committed 2fd608ae4d8
Add basic parsing and type-system support for the byref(heap) qualifier, making sure that variables end up so-qualified by default. Add a RequalifyExpr to capture the act of adding qualifiers (to form a supertype) to an l-value. Swift SVN r1236