Files
clang-p2996/llvm/utils/TableGen/DXILEmitter.cpp
Simon Pilgrim 141122ece3 [TableGen] 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 17:53:56 +00:00

15 KiB