Commits

John McCall committed 54d3d5f95a4
Stop randomly stripping IdentityExprs from recursive positions within accessors. Improves source fidelity and fixes problems with error handling (because TryExpr and ForceTryExpr are IdentityExprs). Swift SVN r28298