[PATCH] D45693: [LibFuzzer] Tweak `MutationDispatcher::Mutate_CopyPart` mutation.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 00:10:44 PDT 2018
delcypher added a comment.
In https://reviews.llvm.org/D45693#1071306, @kcc wrote:
> Ok, sounds good.
> Yes, please add a test that calls Mutate_CopyPart many times and always sees it return MaxSize
@kcc: I've added a test. Is this good enough?
https://reviews.llvm.org/D45693
More information about the llvm-commits
mailing list