Commits

Slava Pestov committed 2874a6d8df1
SILGen: Switches over resilient enums must include a default case In the future, we might want two defaults, one for cases that were available at the time the client code was compiled, and another for new cases.