Use basic_string::find(char) instead of basic_string::find(const char *s, size_type pos=0)
Many (StringRef) cannot be detected by clang-tidy performance-faster-string-find.
Loading
Please register or sign in to comment
Many (StringRef) cannot be detected by clang-tidy performance-faster-string-find.