This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc712eb7aa00aabcdafda54776038efdc486d570
clang-p2996
/
llvm
/
lib
/
FileCheck
History
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
..
CMakeLists.txt
Revert "[build] normalize components dependencies"
2020-11-18 19:23:11 +01:00
FileCheck.cpp
Use basic_string::find(char) instead of basic_string::find(const char *s, size_type pos=0)
2020-12-16 23:28:32 -08:00
FileCheckImpl.h
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
2020-09-01 14:59:28 +02:00