This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
51,691
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
40b0e50ffd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Zhongxing Xu
40b0e50ffd
Use utility method.
...
llvm-svn: 61304
2008-12-21 03:46:11 +00:00
clang
Use utility method.
2008-12-21 03:46:11 +00:00
llvm
Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2).
2008-12-21 00:19:21 +00:00