Skip to content
Commit fd8fc5e8 authored by Ivan Gerasimov's avatar Ivan Gerasimov Committed by Dmitri Gribenko
Browse files

[clang-tidy] abseil-string-find-startswith: detect `s.rfind(z, 0) == 0`

Suggest converting `std::string::rfind()` calls to `absl::StartsWith()`
where possible.
parent 8ad364ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment