Skip to content

[NFC] Define LookupOperatorRequest and Friends #30544

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

Merged
merged 4 commits into from
Mar 21, 2020

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Mar 20, 2020

Turn macro metaprogramming into template metaprogramming by defining a new kind of request that runs operator lookups.

This is the final piece of the puzzle for requestification of the current referenced name tracker system.

CodaFi added 4 commits March 20, 2020 12:14
Make way for a new kind of name lookup request for operators
Turn macro metaprogramming into template metaprogramming by defining a new kind of request that runs operator lookups.

This is the final piece of the puzzle for requestification of the current referenced name tracker system.
@CodaFi
Copy link
Contributor Author

CodaFi commented Mar 20, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Mar 21, 2020

⛵️

@CodaFi CodaFi merged commit 076a247 into swiftlang:master Mar 21, 2020
@CodaFi CodaFi deleted the standard-operating-procedure branch March 21, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants