Commits

Chris Lattner committed 7ee082c5420
rework general accesses to self to be modeled as full loads, instead of as escapes, and simplify some code. The notable aspect of this change is that it improves diagnostics for method calls before super.init. Swift SVN r11081