Commit e4044a72 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[ADT] StringSwitch.h - use StringRef::starts_with/ends_with instead of startswith/endswith. NFC.

startswith/endswith wrap starts_with/ends_with and will eventually go away (to more closely match string_view)
parent c4c0ac10
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment