Learn more about cloning repositories
You have read-only access
Add inout expr validation to the SyntacticUseRestrictions checker in MiscDiagnostics, allowing us to correctly and consistently reject InOutExprs that do not appear in argument contexts. Swift SVN r30746