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

[SYCL][NFC] Modernize use of StringRef::startswith #12406

Conversation

AlexeySachkov
Copy link
Contributor

The method was deprecated in favor of StringRef::starts_with in llvm/llvm-project#75491

The method was deprecated in favor of `StringRef::starts_with` in
llvm/llvm-project#75491
@AlexeySachkov
Copy link
Contributor Author

@intel/dpcpp-nativecpu-pi-reviewers, could you please take a look?

Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, sorry for the late review

@AlexeySachkov AlexeySachkov merged commit 00754b7 into intel:sycl Jan 23, 2024
11 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/update-use-of-startswith branch May 22, 2024 09:43
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