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

[lgc/llpc][NFC] - Use starts_with and ends_with #2889

Closed
wants to merge 1 commit into from

Conversation

OutOfCache
Copy link
Contributor

StringRef::startswith and StringRef::endswith are deprecated. See llvm-project#75491

`StringRef::startswith` and `StringRef::endswith` are deprecated.
@OutOfCache OutOfCache requested a review from a team as a code owner December 22, 2023 17:37
@amdvlk-admin
Copy link

Can one of the admins verify this patch?

@amdrexu
Copy link
Contributor

amdrexu commented Dec 23, 2023

I think we have already made such changes in our internal repo. For GPUOpen, just request a code promotion to make codes sync-up. A separate PR for porting could be avoided :)

@OutOfCache OutOfCache closed this Jan 2, 2024
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