[PATCH] D95753: Store compilation dir separately in coverage mapping

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 13:48:01 PST 2021


vsk added a comment.

Two minor missing items:

- Please include a binary test that verifies llvm-cov can prepare a report for a binary containing a Version6 coverage blob (for compatibility testing).
- Please also include a short blurb in docs/CoverageMappingFormat.rst explaining the format change.

Everything else looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95753



More information about the llvm-commits mailing list