diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 17:26:32 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 17:26:32 +0000 |
commit | 6b29279a49ceb2d256da8f57480f48ebc4e8cee1 (patch) | |
tree | dc814561b8f53b5e0930dd1263a5fd366df4f6dc /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 1ffea97ffdbe4148db7c6db4638d2ec56234c502 (diff) | |
download | llvm-6b29279a49ceb2d256da8f57480f48ebc4e8cee1.zip llvm-6b29279a49ceb2d256da8f57480f48ebc4e8cee1.tar.gz llvm-6b29279a49ceb2d256da8f57480f48ebc4e8cee1.tar.bz2 |
[X86] X86ISelLowering.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)
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions