[PATCH] D12318: [ASan] Enable optional ASan recovery
Kostya Serebryany via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 4 13:42:25 PDT 2015
kcc added a comment.
> Hm but I don't see any functionality which can be moved to independent commit (except the flags part which is really minor). We could split to separate patches for rt, clang and llvm but I don't see how this is going to simplify review.
Review is an O(N^2) process. The smaller are the patches the quicker you get through.
Repository:
rL LLVM
http://reviews.llvm.org/D12318
More information about the llvm-commits
mailing list