Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp
Fangrui Song c70f36865e 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.
2020-12-16 23:28:32 -08:00

15 KiB