[PATCH] D49621: [libFuzzer] Initial implementation of weighted mutation leveraging during runtime.

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 11:06:35 PDT 2018


metzman added a comment.

In https://reviews.llvm.org/D49621#1173805, @metzman wrote:

> This is good advice for most code reviews, really they should only contain broken code if you are asking the reviewer why certain code is broken.


Obviously we can't always write perfect code, but in the above comment, I mean that the code we put up for review should work as intended in simple cases.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49621





More information about the llvm-commits mailing list