Files
clang-p2996/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
Simon Pilgrim 3ca4fe80d4 [Transforms] 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-06 16:50:18 +00:00

21 KiB