swift
2f2b8afa - Remove the list of synthesized decls"

Commit
6 years ago
Remove the list of synthesized decls" This used to be a lot more relevant a long time ago when typeCheckFunctionsAndExternalDecls actually did type check external functions defined in C. Now, it serves no purpose. The validation order change from just type checking these things eagerly doesn't seem to affect anything.
Author
Parents
Loading