[PATCH] D26956: Initial changes for porting libFuzzer to Windows.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 11:39:07 PST 2016


kcc added a comment.

First comment, w/o looking in much detail: consider the complexity of the code review process  is N^2 (N=size of the patch)
please try to split the change into as many smaller independent  changes as you can.


Repository:
  rL LLVM

https://reviews.llvm.org/D26956





More information about the llvm-commits mailing list