Commits

Chris Lattner committed 55c45ad2270
Add some missing accessors for the where/else clause of a PBD. Add an isRefutable() predicate to a PBD overall, which is true iff the PBD has any refutable patterns in it or has a where clause. NFC, not used yet. Swift SVN r26708