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
a0c9ec1f5e70e8f15da170667b2a8e63d024f3ab
clang-p2996
/
lld
/
MachO
/
Arch
History
Mikael Holmen
caff023b77
[lld] Silence compiler warnings by removing always true/false comparisons
...
type is an uint8_t so type >= 0 is always true and type < 0 is always false.
2021-02-17 08:16:02 +01:00
..
ARM64.cpp
[lld] Silence compiler warnings by removing always true/false comparisons
2021-02-17 08:16:02 +01:00
X86_64.cpp
[lld] Silence compiler warnings by removing always true/false comparisons
2021-02-17 08:16:02 +01:00