Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I know we originally said to split changes up into smaller patches, but here is an example of where I think the patch is too small :)
Diff 11, 12, 13, and 14 can all be combined into 1 patch, for example. Maybe it could be called "Clean up headers and file formatting of LibFuzzer files". Kostya mentioned that the complexity of reviewing a patch is N^2 in the size of the patch, but when N < 1, N > N^2 :)
Can you abandoned 12, 13, and 14, combine them all into 1 patch, and re-upload it here?