Commits
Denis Vnukov committed 7b3daab9b37
Fix for rdar://problem/19016271, Fuzzing swift: Swift parser/validator crash.
When BraceStmt is generated to represent missing {...} block it should be marked as
implicit and be associated with the owning statement.
Swift SVN r23531