Files
clang-p2996/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
Simon Pilgrim b65da9848b [AsmPrinter] 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 13:27:37 +00:00

4.7 KiB