Skip to content

Conversation

kkebo
Copy link
Owner

@kkebo kkebo commented May 11, 2024

I'll merge upstream/main into wasm32-wasi-test.

rintaro and others added 12 commits May 1, 2024 11:02
Avoid:
  warning: parameter 'file' with default argument '#file' passed to
           parameter 'file', whose default argument is '#filePath'
[Tests] Use '#filePath' as default argument instead of '#file'
…tax_stdio.h`

In some build scenarios compilers get confused if a file named `errno.h` includes `errno.h`, even if it’s intended to be from a different directory. Renaming the files in swift-syntax works around that issue.
Rename `errno.h` and `stdio.h` to `swiftsyntax_errno.h` and `swiftsyntax_stdio.h`
Having an umbrella header helps build swift-syntax in some build environments.
Add an umbrella header for _SwiftSyntaxCShims
The command to re-generate the sources wasn’t up-to-date anymore.
LibraryPluginProvider is a 'PluginProvider' type that can load shared
library plugins at runtime.
@kkebo kkebo self-assigned this May 11, 2024
@kkebo kkebo changed the base branch from main to wasm32-wasi-test May 11, 2024 16:32
@kkebo kkebo closed this May 11, 2024
@kkebo kkebo deleted the merge-upstream-main branch May 11, 2024 16:34
@kkebo kkebo restored the merge-upstream-main branch May 11, 2024 16:35
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.

4 participants