Commits

Chris Lattner committed b95e64a5717
Fix test/Interpreter/repl.swift. now that test/Interpreter/repl.swift isn't failing for spurious reasons, I see that it's failing due to my change to move PatternBindingDecl under TLCD. This updates the repl sema code to handle this. Swift SVN r4671