diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 18:03:22 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 18:19:32 +0000 |
commit | f7cd6194a2320429b1569172b868b21947c37efa (patch) | |
tree | a748deaffd1ba4a2b593fff124043bed2c7b1997 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 5adf6ab7ff9c0bcf32c58224aee6a6a3e901abee (diff) | |
download | llvm-f7cd6194a2320429b1569172b868b21947c37efa.zip llvm-f7cd6194a2320429b1569172b868b21947c37efa.tar.gz llvm-f7cd6194a2320429b1569172b868b21947c37efa.tar.bz2 |
[IR] IntrinsicInst.cpp - 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)
Also add missing assert message
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions