[PATCH] D39124: Add NetBSD improvements in sanitizers

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 11:17:36 PDT 2017


krytarowski added a comment.

In https://reviews.llvm.org/D39124#902286, @vitalybuka wrote:

> Why does this need to be in a single patch?


Changes are relatively small and can be related to one topic 'sanitizers/NetBSD'. Keeping them in small patches does not speed up the review (https://reviews.llvm.org/D37319).

I'm still working on the remaining tsan and msan bits and I want to unload my local sources from patches that could be just upstreamed.


Repository:
  rL LLVM

https://reviews.llvm.org/D39124





More information about the llvm-commits mailing list