Skip to content
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

[pull] swiftwasm from main #5158

Merged
merged 17 commits into from
Jan 9, 2023
Merged

[pull] swiftwasm from main #5158

merged 17 commits into from
Jan 9, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 9, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

AnthonyLatsis and others added 17 commits January 7, 2023 07:46
[NFC] github: Add code owners for some components
…ce file

With macro expansions, and really any code generation that produces
proper source locations, the parent source file of a declaration
context will be a generated source file rather than the source file
near the top of the declaration-context stack. Adjust the
implementation of `getParentSourceFile()` to return that innermost
source file by doing location-based lookup.
…generated-buffers

Teach DeclContext::getParentSourceFile() to return the innermost source file
@kateinoigakukun kateinoigakukun merged commit 148d642 into swiftwasm Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants