[PATCH] D154280: [LIT] Added an option to llvm-lit to emit the necessary test coverage data, divided per test case

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 08:03:22 PDT 2023


DavidSpickett added a comment.

Side note: I have been wanting to try some things where we run only the tests we think might fail after a given patch, and this could be very useful there. Thank you for working on this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154280



More information about the llvm-commits mailing list