Skip to content

Conversation

@quic-sanirudh
Copy link
Contributor

The startswith/endswith functions in StringRef API were changed to starts_with and ends_with to be compatible with std::string and the older APIs were deprecated and removed.

The `startswith`/`endswith` functions in `StringRef` API were [changed](https://reviews.llvm.org/D136030) to
`starts_with` and `ends_with` to be compatible with `std::string` and
the older APIs were deprecated and removed.
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