Commits

Chris Lattner committed bcc46aef5da
now that super is playing nicely with the type system, all the old code I originally wrote to turn "loadexpr(declrefexpr(letdecl))" is dead, remove it. Let decls are now always rvalues, so they never are loaded. Swift SVN r11804