Commits
Jordan Rose committed 6cca3529eb6
Compute accessibility for all ValueDecls, and serialize it properly. No validation is done yet on whether the user-specified access control makes sense in context, but all ValueDecls should at least /have/ accessibility now. /Still/ no tests yet. They will be much easier to write once we're actually enforcing access control and/or printing access control. Swift SVN r19143