Commits

Denis Vnukov committed a2129fa1463
Fixed a crash in SourceKit caused by leaving invalid accessors in AST in some scenarios (<rdar://problem/18640140>). Note that deleting parts of AST from the tree does not seem like a good idea in the first place, so I am going to file a different radar to track that. Swift SVN r22876