Commits

Dmitri Hrybenko committed 5af5711ab76
Code completion: implement delayed parsing for accessor bodies, allowing code completion inside computed properties. Adding tests for willSet/didSet uncovered some crashes while doing code completion (see FIXMEs), and I will investigate these next. Partially addresses rdar://15849262 Swift SVN r14338