[clang-tidy] Recognize single character needles for absl::StrContains.
Commit fbdff6f3ae0b in the Abseil tree adds an overload for absl::StrContains to accept a single character needle for optimized lookups. Reviewed By: hokein Differential Revision: https://reviews.llvm.org/D92810
Loading
Please sign in to comment