[PATCH] D29547: [libFuzzer] Split fuzzer-jobs for different platforms.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 11:08:50 PST 2017
kcc added a comment.
This is too much -- having such large windows-only tests will make maintenance more costly for me.
Until someone promises to keep maintaining the windows port after your internship is over I don't want to accept such win-only tests.
(Even then, I'd prefer to keep things in a single test, whenever possible)
https://reviews.llvm.org/D29547
More information about the llvm-commits
mailing list