Skip to content

ABI: qualify use of StringRef and Optional (NFC) #32169

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
Jun 4, 2020

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Jun 3, 2020

This simply uses the qualified names for StringRef and Optional to
help with use of regular expressions to identify the usage to help
migrate the references away from LLVMSupport to enable explicitly
vending a custom LLVMSupport in the runtime.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This simply uses the qualified names for `StringRef` and `Optional` to
help with use of regular expressions to identify the usage to help
migrate the references away from `LLVMSupport` to enable explicitly
vending a custom `LLVMSupport` in the runtime.
@compnerd
Copy link
Member Author

compnerd commented Jun 3, 2020

CC: @jckarter

@compnerd
Copy link
Member Author

compnerd commented Jun 3, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Jun 3, 2020

Build failed
Swift Test OS X Platform
Git Sha - 41095aa

@compnerd
Copy link
Member Author

compnerd commented Jun 4, 2020

@swift-ci please test

@jckarter
Copy link
Contributor

jckarter commented Jun 4, 2020

Makes sense as an incremental step.

@compnerd compnerd merged commit 5e1eadc into swiftlang:master Jun 4, 2020
@compnerd compnerd deleted the qualified-llvm-support branch June 4, 2020 17: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.

3 participants