mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
f3dcc2351c
This patch replaces uses of StringRef::{starts,ends}with with StringRef::{starts,ends}_with for consistency with std::{string,string_view}::{starts,ends}_with in C++20. I'm planning to deprecate and eventually remove StringRef::{starts,ends}with. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Commit.cpp | ||
EditedSource.cpp | ||
RewriteObjCFoundationAPI.cpp |