Commits

Chris Lattner committed 3118f098568
Add SILGen support for Conditional PBD's and add the first example refutable pattern (expr patterns) to show that this works, this enables weird things like: let 1...40 = foo() else { ... } :-) Swift SVN r27050