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

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 10:56:52 PDT 2019


Dor1s added a comment.

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).


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