Files
clang-p2996/llvm/lib/FuzzMutate/IRMutator.cpp
Manuel Carrasco 8a386fef1b [FuzzMutate] Prevent UB caused by parameter ABI attributes (#139737)
This PR prevents the IRMutator from incorrectly calling functions that
have ABI attributes, otherwise the mutations introduce UB.
2025-06-05 09:27:55 -07:00

26 KiB