Commits

Doug Gregor committed e06104ba7f2
Turn off dynamic lookup in a few places, e.g., the REPL. We can't actually test this in the REPL at the moment, because we don't have SILGen/IRGen for dynamic member references. However, the failure mode goes from "inexplicable type checker error" to "SILGen assertion". Swift SVN r7749