Skip to content

Rename compiler _RegexParser module to _CompilerRegexParser. #42283

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
Apr 11, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented Apr 10, 2022

Work around a build failure due to this module having the same name as the runtime _RegexParser module.

rdar://91521407

Work around a build failure due to this module having the same name as the runtime _RegexParser module.
@rxwei rxwei requested review from rintaro and DougGregor April 10, 2022 03:47
@rxwei
Copy link
Contributor Author

rxwei commented Apr 10, 2022

@swift-ci please test

@rxwei
Copy link
Contributor Author

rxwei commented Apr 11, 2022

Confirmed with @compnerd. Since this doesn't affect the runtime module and since Windows doesn't yet build SwiftCompilerSources, we don't need to modify the Windows files.

@rxwei rxwei merged commit 168b74f into swiftlang:main Apr 11, 2022
@rxwei rxwei deleted the rename-compiler-regex-parser-module branch April 11, 2022 17:54
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