swift
9dbe72aa - Sema: Centralize check for -experimental-lazy-typecheck.

Commit
1 year ago
Sema: Centralize check for -experimental-lazy-typecheck. Always check for the flag before evaluating `TypeCheckSourceFileRequest`, rather than just in `performSema()`. This ensures later compilation stages that re-request eager typechecking honor the flag.
Author
Committer
Parents
Loading