swift
043d76a3 - Sema: Don't type check enum element default args in non-primary files

Commit
6 years ago
Sema: Don't type check enum element default args in non-primary files Move the checking from validateDecl() to typeCheckDecl() since there's no need to do it unless we're going to be emitting the enum declaration.
Author
Committer
Parents
Loading