Files
clang-p2996/llvm/lib/Support/ELFAttributes.cpp
Simon Pilgrim bcb685e119 [Support] 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)
2023-11-03 18:19:33 +00:00

1.3 KiB