Skip to content

SourceKitLSPTests: use a UUID in place of #function #623

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 1 commit into from
Sep 5, 2022

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Sep 2, 2022

Rather than using #function use a UUID for the generated unique name.
This avoids placing :, (, and ) in the file path which are not
portable characters.

Rather than using `#function` use a UUID for the generated unique name.
This avoids placing `:`, `(`, and `)` in the file path which are not
portable characters.
@compnerd
Copy link
Member Author

compnerd commented Sep 2, 2022

@swift-ci please test

@ahoppen
Copy link
Member

ahoppen commented Sep 5, 2022

rdar://99561862

@compnerd compnerd merged commit 64e8d21 into swiftlang:main Sep 5, 2022
@compnerd compnerd deleted the uuids branch September 5, 2022 15:11
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.

2 participants