[PATCH] D59277: Speeding up llvm-cov with multithreaded renderFiles.

Yuke Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 11:05:03 PDT 2019


liaoyuke added a comment.

In D59277#1427791 <https://reviews.llvm.org/D59277#1427791>, @Dor1s wrote:

> In D59277#1427694 <https://reviews.llvm.org/D59277#1427694>, @liaoyuke wrote:
>
> > Have we written tests for the new behaviors?
>
>
> Not sure who this question was addressed to, but yeah we've been always adding/modifying tests when changing something, e.g. adding a new flag to llvm-cov export (https://reviews.llvm.org/D41085) or your fix for symlink issue (https://reviews.llvm.org/D44960).


Sorry for the confusion, it was to sajjadm@ for this change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59277/new/

https://reviews.llvm.org/D59277





More information about the llvm-commits mailing list