This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
FuzzMutate
History
Nikita Popov
8975eb3274
[FuzzerMutate] Allow implicit truncation
...
If the fixed value 42 does not fit the integer type, truncate it.
2025-12-15 15:44:04 +01:00
..
CMakeLists.txt
…
FuzzerCLI.cpp
…
IRMutator.cpp
…
OpDescriptor.cpp
[FuzzerMutate] Allow implicit truncation
2025-12-15 15:44:04 +01:00
Operations.cpp
…
RandomIRBuilder.cpp
…