Commits
Chris Lattner committed f58d5369c00
When synthesizing the store to storage from tmp2, make sure to use a memberrefexpr when in a type context. With this, we can add a non-trivial executable test. The test verifies that the lazy initializer is called iff the property is read from before being stored. Swift SVN r17911