swift
3243f212 - Make sure all failures to load module interfaces are diagnosed (#25636)

Commit
6 years ago
Make sure all failures to load module interfaces are diagnosed (#25636) ...specifically, diagnosed in the parent DiagnosticEngine. This not only provides a better user experience, but makes sure that the compiler exits with a nonzero exit code even if the module goes unused. rdar://problem/50789839
Author
Parents
Loading