-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[WIP] SIL type lowering cleanups #5524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
08e6077
to
16fd818
Compare
Slava, I am going to be landing some TypeLowering stuff today, can you please wait until that lands? |
This is the PR that I am worried about: #5494 |
Its done! Thanks I appreciate it = ). |
…calGenericEnvironment() Instead of keeping around an entire ArchetypeBuilder, it suffices to build a GenericEnvironment instead, and use it for queries by mapping interface types to archetypes.
This is no longer needed.
16fd818
to
328888a
Compare
@swift-ci test |
@slavapestov Is this ready to be merged? |
Build failed |
Build failed |
Looks like this patch no longer builds. |
@tkremenek No, this is still a work in progress. |
No description provided.